Skip to content

Commit

Permalink
Updating gem dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
linenoise committed Dec 7, 2015
1 parent b68abd8 commit e8a0474
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Expand Up @@ -2,10 +2,10 @@ GEM
remote: http://rubygems.org/
specs:
coderay (1.1.0)
coveralls (0.8.9)
coveralls (0.8.10)
json (~> 1.8)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.10.0)
simplecov (~> 0.11.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
tins (~> 1.6.0)
Expand Down Expand Up @@ -34,12 +34,12 @@ GEM
http-cookie (1.0.2)
domain_name (~> 0.5)
json (1.8.3)
listen (3.0.4)
listen (3.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
method_source (0.8.2)
mime-types (2.6.2)
mime-types (2.99)
nenv (0.2.0)
netrc (0.11.0)
notiffany (0.0.8)
Expand All @@ -61,17 +61,17 @@ GEM
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.0)
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)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.0)
rspec-support (3.4.1)
shellany (0.0.1)
simplecov (0.10.0)
simplecov (0.11.1)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
Expand Down

0 comments on commit e8a0474

Please sign in to comment.