Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

Commit

Permalink
Bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-murray committed Apr 1, 2017
1 parent 2b81343 commit dabbd0b
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions Gemfile.lock
Expand Up @@ -6,34 +6,34 @@ GEM
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
backports (3.6.8)
backports (3.7.0)
byebug (9.0.6)
codeclimate-test-reporter (1.0.3)
simplecov
codeclimate-test-reporter (1.0.8)
simplecov (<= 0.13)
coderay (1.1.1)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
coveralls (0.8.17)
coveralls (0.8.19)
json (>= 1.8, < 3)
simplecov (~> 0.12.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
tins (~> 1.6)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.2.5)
diff-lcs (1.3)
docile (1.1.5)
equalizer (0.0.11)
foreman (0.82.0)
foreman (0.84.0)
thor (~> 0.19.1)
ice_nine (0.11.2)
json (2.0.2)
json (2.0.3)
method_source (0.8.2)
mini_portile2 (2.1.0)
multi_json (1.12.1)
nokogiri (1.7.0)
nokogiri (1.7.1)
mini_portile2 (~> 2.1.0)
parser (2.3.3.1)
parser (2.4.0.0)
ast (~> 2.2)
powerpack (0.1.1)
pry (0.10.4)
Expand All @@ -43,13 +43,13 @@ GEM
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
puma (3.6.2)
puma (3.8.2)
rack (1.6.5)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
rainbow (2.1.0)
rainbow (2.2.1)
rake (10.5.0)
rspec (3.5.0)
rspec-core (~> 3.5.0)
Expand All @@ -60,15 +60,15 @@ GEM
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-html-matchers (0.8.2)
rspec-html-matchers (0.9.1)
nokogiri (~> 1)
rspec (>= 3.0.0.a, < 4)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
rubocop (0.46.0)
parser (>= 2.3.1.1, < 3.0)
rubocop (0.48.0)
parser (>= 2.3.3.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
Expand All @@ -79,7 +79,7 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
sinatra (1.4.7)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
Expand All @@ -91,13 +91,13 @@ GEM
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
slop (3.6.0)
term-ansicolor (1.4.0)
term-ansicolor (1.5.0)
tins (~> 1.0)
thor (0.19.4)
thread_safe (0.3.5)
thread_safe (0.3.6)
tilt (1.4.1)
tins (1.13.0)
unicode-display_width (1.1.2)
tins (1.13.2)
unicode-display_width (1.1.3)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
Expand Down Expand Up @@ -128,4 +128,4 @@ RUBY VERSION
ruby 2.4.0p0

BUNDLED WITH
1.13.7
1.14.3

0 comments on commit dabbd0b

Please sign in to comment.