Skip to content

Commit

Permalink
Updating gem dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
linenoise committed Jun 15, 2015
1 parent f6475d9 commit 7586dc4
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
ffi (1.9.8)
formatador (0.2.5)
guard (2.12.5)
guard (2.12.6)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
Expand All @@ -26,7 +26,7 @@ GEM
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-rspec (4.5.0)
guard-rspec (4.5.2)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
Expand All @@ -35,14 +35,14 @@ GEM
rake (>= 0.8, < 11.0)
http-cookie (1.0.2)
domain_name (~> 0.5)
json (1.8.2)
json (1.8.3)
listen (2.10.0)
celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
method_source (0.8.2)
mime-types (2.4.3)
mime-types (2.6.1)
nenv (0.2.0)
netrc (0.10.3)
notiffany (0.0.6)
Expand All @@ -53,26 +53,26 @@ GEM
method_source (~> 0.8.1)
slop (~> 3.4)
rake (10.4.2)
rb-fsevent (0.9.4)
rb-fsevent (0.9.5)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.3)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.1)
rspec (3.3.0)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-core (3.3.0)
rspec-support (~> 3.3.0)
rspec-expectations (3.3.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
rspec-support (~> 3.3.0)
rspec-mocks (3.3.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
shellany (0.0.1)
simplecov (0.10.0)
docile (~> 1.1.0)
Expand All @@ -85,7 +85,7 @@ GEM
thor (0.19.1)
timers (4.0.1)
hitimes
tins (1.3.5)
tins (1.5.2)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
Expand Down

0 comments on commit 7586dc4

Please sign in to comment.