Gemfile.lock in grape-app-0.4.2 vs Gemfile.lock in grape-app-0.4.3
- old
+ new
@@ -1,27 +1,26 @@
PATH
remote: .
specs:
- grape-app (0.4.2)
+ grape-app (0.4.3)
activesupport
grape
grape-entity
- hashie-forbidden_attributes
rack-cors
rack-ssl-enforcer
thor
GEM
remote: https://rubygems.org/
specs:
- activemodel (5.1.3)
- activesupport (= 5.1.3)
- activerecord (5.1.3)
- activemodel (= 5.1.3)
- activesupport (= 5.1.3)
+ activemodel (5.1.4)
+ activesupport (= 5.1.4)
+ activerecord (5.1.4)
+ activemodel (= 5.1.4)
+ activesupport (= 5.1.4)
arel (~> 8.0)
- activesupport (5.1.3)
+ activesupport (5.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
arel (8.0.0)
@@ -35,53 +34,51 @@
concurrent-ruby (1.0.5)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
equalizer (0.0.11)
- grape (1.0.0)
+ grape (1.0.1)
activesupport
builder
mustermann-grape (~> 1.0.0)
rack (>= 1.3.0)
rack-accept
virtus (>= 1.0.0)
grape-entity (0.6.1)
activesupport (>= 5.0.0)
multi_json (>= 1.3.2)
- hashie (3.5.6)
- hashie-forbidden_attributes (0.1.1)
- hashie (>= 3.0)
- i18n (0.8.6)
+ i18n (0.9.1)
+ concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.10.3)
- multi_json (1.12.1)
- mustermann (1.0.0)
+ multi_json (1.12.2)
+ mustermann (1.0.1)
mustermann-grape (1.0.0)
mustermann (~> 1.0.0)
rack (2.0.3)
rack-accept (0.4.5)
rack (>= 0.4)
- rack-cors (1.0.1)
+ rack-cors (1.0.2)
rack-ssl-enforcer (0.2.9)
- rake (12.0.0)
- rspec (3.6.0)
- rspec-core (~> 3.6.0)
- rspec-expectations (~> 3.6.0)
- rspec-mocks (~> 3.6.0)
- rspec-core (3.6.0)
- rspec-support (~> 3.6.0)
- rspec-expectations (3.6.0)
+ rake (12.3.0)
+ rspec (3.7.0)
+ rspec-core (~> 3.7.0)
+ rspec-expectations (~> 3.7.0)
+ rspec-mocks (~> 3.7.0)
+ rspec-core (3.7.0)
+ rspec-support (~> 3.7.0)
+ rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.6.0)
- rspec-mocks (3.6.0)
+ rspec-support (~> 3.7.0)
+ rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.6.0)
- rspec-support (3.6.0)
+ rspec-support (~> 3.7.0)
+ rspec-support (3.7.0)
sqlite3 (1.3.13)
- thor (0.19.4)
+ thor (0.20.0)
thread_safe (0.3.6)
- tzinfo (1.2.3)
+ tzinfo (1.2.4)
thread_safe (~> 0.1)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
@@ -97,6 +94,6 @@
rake
rspec
sqlite3
BUNDLED WITH
- 1.15.3
+ 1.16.0