Gemfile.lock in grape-app-0.3.0 vs Gemfile.lock in grape-app-0.3.1
- old
+ new
@@ -1,20 +1,21 @@
PATH
remote: .
specs:
- grape-app (0.3.0)
+ grape-app (0.3.1)
activesupport
activesupport-json_encoder
grape
grape-entity
hashie-forbidden_attributes
rack-cors
+ thor
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.2.1)
+ activesupport (4.2.2)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
@@ -29,11 +30,11 @@
descendants_tracker (~> 0.0.1)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.2.5)
equalizer (0.0.11)
- grape (0.11.0)
+ grape (0.12.0)
activesupport
builder
hashie (>= 2.1.0)
multi_json (>= 1.3.2)
multi_xml (>= 0.5.2)
@@ -51,14 +52,14 @@
ice_nine (0.11.1)
json (1.8.3)
minitest (5.7.0)
multi_json (1.11.1)
multi_xml (0.5.5)
- rack (1.6.1)
+ rack (1.6.2)
rack-accept (0.4.5)
rack (>= 0.4)
- rack-cors (0.3.1)
+ rack-cors (0.4.0)
rack-mount (0.8.3)
rack (>= 1.0.0)
rake (10.4.2)
rspec (3.3.0)
rspec-core (~> 3.3.0)
@@ -71,9 +72,10 @@
rspec-support (~> 3.3.0)
rspec-mocks (3.3.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
+ thor (0.19.1)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
virtus (1.0.5)
axiom-types (~> 0.1)