Gemfile.lock in grape-1.0.0 vs Gemfile.lock in grape-1.0.1
- old
+ new
@@ -1,26 +1,26 @@
PATH
remote: .
specs:
- 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)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.1.2)
+ activesupport (5.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
- addressable (2.5.1)
- public_suffix (~> 2.0, >= 2.0.2)
+ addressable (2.5.2)
+ public_suffix (>= 2.0.2, < 4.0)
appraisal (2.2.0)
bundler
rake
thor (>= 0.14.0)
ast (2.3.0)
@@ -33,11 +33,11 @@
claide (1.0.2)
claide-plugins (0.9.2)
cork
nap
open4 (~> 1.3)
- coderay (1.1.1)
+ coderay (1.1.2)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
colored (1.2)
colored2 (3.1.2)
concurrent-ruby (1.0.5)
@@ -68,11 +68,11 @@
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
docile (1.1.5)
equalizer (0.0.11)
- faraday (0.12.1)
+ faraday (0.13.1)
multipart-post (>= 1.2, < 3)
faraday-http-cache (1.3.1)
faraday (~> 0.8)
ffi (1.9.18)
formatador (0.2.5)
@@ -95,12 +95,12 @@
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
guard-rubocop (1.3.0)
guard (~> 2.0)
rubocop (~> 0.20)
- hashie (3.5.5)
- i18n (0.8.4)
+ hashie (3.5.6)
+ i18n (0.8.6)
ice_nine (0.11.2)
json (2.1.0)
kramdown (1.14.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -110,14 +110,14 @@
maruku (0.7.3)
method_source (0.8.2)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
- minitest (5.10.2)
- multi_json (1.12.1)
+ minitest (5.10.3)
+ multi_json (1.12.2)
multipart-post (2.0.0)
- mustermann (1.0.0)
+ mustermann (1.0.1)
mustermann-grape (1.0.0)
mustermann (~> 1.0.0)
nap (1.1.0)
nenv (0.3.0)
notiffany (0.1.1)
@@ -131,11 +131,11 @@
powerpack (0.1.1)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- public_suffix (2.0.5)
+ public_suffix (3.0.0)
rack (2.0.3)
rack-accept (0.4.5)
rack (>= 0.4)
rack-jsonp (1.3.1)
rack
@@ -178,11 +178,11 @@
shellany (0.0.1)
simplecov (0.14.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
- simplecov-html (0.10.1)
+ simplecov-html (0.10.2)
slop (3.6.0)
term-ansicolor (1.6.0)
tins (~> 1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
@@ -215,15 +215,15 @@
guard-rubocop
hashie
maruku
mime-types
rack-jsonp
- rack-test
+ rack-test (~> 0.6.3)
rake
redcarpet
rspec (~> 3.0)
rubocop (= 0.47.0)
ruby-grape-danger (~> 0.1.0)
yard
BUNDLED WITH
- 1.14.6
+ 1.15.3