Bump dependency gems and update gemfiles

This commit is contained in:
Benjamin Neff 2018-02-09 21:50:02 +01:00
parent b63aa7e028
commit 4a7a724118
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
3 changed files with 15 additions and 15 deletions

View file

@ -57,7 +57,7 @@ GEM
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
ffi (1.9.18)
ffi (1.9.21)
formatador (0.2.5)
fuubar (2.3.1)
rspec-core (~> 3.0)
@ -83,9 +83,9 @@ GEM
guard (~> 2.0)
rubocop (~> 0.20)
hashdiff (0.3.7)
httparty (0.15.6)
httparty (0.15.7)
multi_xml (>= 0.5.2)
i18n (0.9.3)
i18n (0.9.4)
concurrent-ruby (~> 1.0)
json (2.1.0)
json-schema (2.8.0)
@ -105,7 +105,7 @@ GEM
systemu (~> 2.6.2)
method_source (0.9.0)
mini_portile2 (2.3.0)
minitest (5.11.2)
minitest (5.11.3)
multi_xml (0.6.0)
multipart-post (2.0.0)
nenv (0.3.0)
@ -139,7 +139,7 @@ GEM
byebug (~> 10.0)
pry (~> 0.10)
public_suffix (3.0.1)
rack (2.0.3)
rack (2.0.4)
rack-test (0.8.2)
rack (>= 1.0, < 3)
rails-dom-testing (2.0.3)
@ -182,7 +182,7 @@ GEM
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
rspec-support (3.7.1)
rubocop (0.52.1)
parallel (~> 1.10)
parser (>= 2.4.0.2, < 3.0)
@ -219,7 +219,7 @@ GEM
thread_safe (0.3.6)
typhoeus (1.3.0)
ethon (>= 0.9.0)
tzinfo (1.2.4)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.3.0)
uuid (2.3.8)

View file

@ -29,7 +29,7 @@ GEM
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
ffi (1.9.18)
ffi (1.9.21)
fuubar (2.3.1)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
@ -44,7 +44,7 @@ GEM
systemu (~> 2.6.2)
mini_portile2 (2.3.0)
multipart-post (2.0.0)
nokogiri (1.8.1)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
nyan-cat-formatter (0.12.0)
rspec (>= 2.99, >= 2.14.2, < 4)
@ -65,7 +65,7 @@ GEM
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
rspec-support (3.7.1)
ruby-progressbar (1.9.0)
safe_yaml (1.0.4)
simplecov (0.15.1)

View file

@ -54,12 +54,12 @@ GEM
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
ffi (1.9.18)
ffi (1.9.21)
fuubar (2.3.1)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
hashdiff (0.3.7)
i18n (0.9.3)
i18n (0.9.4)
concurrent-ruby (~> 1.0)
json (2.1.0)
json-schema (2.8.0)
@ -75,7 +75,7 @@ GEM
mini_portile2 (2.3.0)
minitest (5.11.3)
multipart-post (2.0.0)
nokogiri (1.8.1)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
nyan-cat-formatter (0.12.0)
rspec (>= 2.99, >= 2.14.2, < 4)
@ -120,7 +120,7 @@ GEM
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
rspec-support (3.7.1)
ruby-progressbar (1.9.0)
safe_yaml (1.0.4)
simplecov (0.15.1)
@ -135,7 +135,7 @@ GEM
thread_safe (0.3.6)
typhoeus (1.3.0)
ethon (>= 0.9.0)
tzinfo (1.2.4)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uuid (2.3.8)
macaddr (~> 1.0)