Skip to content

Commit

Permalink
fixing tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
daddyz committed Nov 28, 2017
1 parent c0f4a14 commit 16dafb3
Showing 1 changed file with 16 additions and 11 deletions.
27 changes: 16 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,17 @@ GEM
specs:
codeclimate-test-reporter (1.0.3)
simplecov
coderay (1.0.9)
diff-lcs (1.2.5)
docile (1.1.5)
json (1.8.6)
method_source (0.8.1)
mini_portile (0.5.2)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.6.1)
rack-cache (1.2)
rack (>= 0.4)
rake (10.1.0)
rack (1.6.1)
rack-cache (1.2)
rack (>= 0.4)
rake (10.5.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
Expand All @@ -37,10 +32,20 @@ GEM
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.4.4)

PLATFORMS
ruby

DEPENDENCIES
codeclimate-test-reporter (~> 1.0.0)
json (= 1.8.6)
nokogiri (= 1.6.0)
phonelib!
pry
rack-cache (= 1.2)
rake (< 11.0)
rspec (= 2.14.1)
simplecov

BUNDLED WITH
1.15.4

0 comments on commit 16dafb3

Please sign in to comment.