mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
Update aws-sdk.
This commit is contained in:
parent
ba637e40b6
commit
5f5e045271
1 changed files with 6 additions and 8 deletions
14
Gemfile.lock
14
Gemfile.lock
|
@ -42,12 +42,12 @@ GEM
|
||||||
activerecord (>= 3.2, < 6.0)
|
activerecord (>= 3.2, < 6.0)
|
||||||
rake (>= 10.4, < 12.0)
|
rake (>= 10.4, < 12.0)
|
||||||
arel (6.0.3)
|
arel (6.0.3)
|
||||||
aws-sdk (2.3.7)
|
aws-sdk (2.3.22)
|
||||||
aws-sdk-resources (= 2.3.7)
|
aws-sdk-resources (= 2.3.22)
|
||||||
aws-sdk-core (2.3.7)
|
aws-sdk-core (2.3.22)
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
aws-sdk-resources (2.3.7)
|
aws-sdk-resources (2.3.22)
|
||||||
aws-sdk-core (= 2.3.7)
|
aws-sdk-core (= 2.3.22)
|
||||||
babel-source (5.8.34)
|
babel-source (5.8.34)
|
||||||
babel-transpiler (0.7.0)
|
babel-transpiler (0.7.0)
|
||||||
babel-source (>= 4.0, < 6)
|
babel-source (>= 4.0, < 6)
|
||||||
|
@ -136,14 +136,12 @@ GEM
|
||||||
progress (~> 3.0, >= 3.0.1)
|
progress (~> 3.0, >= 3.0.1)
|
||||||
image_size (1.4.1)
|
image_size (1.4.1)
|
||||||
in_threads (1.3.1)
|
in_threads (1.3.1)
|
||||||
jmespath (1.2.4)
|
jmespath (1.3.0)
|
||||||
json_pure (>= 1.8.1)
|
|
||||||
jquery-rails (4.0.5)
|
jquery-rails (4.0.5)
|
||||||
rails-dom-testing (~> 1.0)
|
rails-dom-testing (~> 1.0)
|
||||||
railties (>= 4.2.0)
|
railties (>= 4.2.0)
|
||||||
thor (>= 0.14, < 2.0)
|
thor (>= 0.14, < 2.0)
|
||||||
json (1.8.3)
|
json (1.8.3)
|
||||||
json_pure (1.8.3)
|
|
||||||
jwt (1.5.2)
|
jwt (1.5.2)
|
||||||
kgio (2.10.0)
|
kgio (2.10.0)
|
||||||
librarian (0.1.2)
|
librarian (0.1.2)
|
||||||
|
|
Loading…
Reference in a new issue