Gemfile.lock in grape-0.14.0 vs Gemfile.lock in grape-0.15.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- grape (0.14.0)
+ grape (0.15.0)
activesupport
builder
hashie (>= 2.1.0)
multi_json (>= 1.3.2)
multi_xml (>= 0.5.2)
@@ -13,21 +13,21 @@
virtus (>= 1.0.0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.2.5)
+ activesupport (4.2.5.1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
appraisal (2.1.0)
bundler
rake
thor (>= 0.14.0)
- ast (2.1.0)
+ ast (2.2.0)
astrolabe (1.3.1)
parser (~> 2.2)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
@@ -43,11 +43,11 @@
diff-lcs (1.2.5)
equalizer (0.0.11)
ffi (1.9.10)
formatador (0.2.5)
git-version-bump (0.15.1)
- grape-entity (0.4.8)
+ grape-entity (0.5.0)
activesupport
multi_json (>= 1.3.2)
guard (2.13.0)
formatador (>= 0.2.4)
listen (>= 2.7, <= 4.0)
@@ -65,28 +65,28 @@
guard-rubocop (1.2.0)
guard (~> 2.0)
rubocop (~> 0.20)
hashie (3.4.3)
i18n (0.7.0)
- ice_nine (0.11.1)
+ ice_nine (0.11.2)
json (1.8.3)
listen (3.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
- lumberjack (1.0.9)
+ lumberjack (1.0.10)
maruku (0.7.2)
method_source (0.8.2)
mime-types (2.99)
- minitest (5.8.3)
+ minitest (5.8.4)
multi_json (1.11.2)
multi_xml (0.5.5)
nenv (0.2.0)
notiffany (0.0.8)
nenv (~> 0.1)
shellany (~> 0.0)
- parser (2.2.3.0)
- ast (>= 1.1, < 3.0)
+ parser (2.3.0.6)
+ ast (~> 2.2)
powerpack (0.1.1)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
@@ -98,13 +98,13 @@
rack (~> 1.4)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-test (0.6.3)
rack (>= 1.0)
- rainbow (2.0.0)
- rake (10.4.2)
- rb-fsevent (0.9.6)
+ rainbow (2.1.0)
+ rake (10.5.0)
+ rb-fsevent (0.9.7)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
@@ -112,10 +112,10 @@
rspec-core (3.4.1)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
- rspec-mocks (3.4.0)
+ rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
rubocop (0.35.1)
astrolabe (~> 1.3)