diff options
Diffstat (limited to 'new/Gemfile.lock')
-rw-r--r-- | new/Gemfile.lock | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/new/Gemfile.lock b/new/Gemfile.lock index d610cfd..dc1f034 100644 --- a/new/Gemfile.lock +++ b/new/Gemfile.lock @@ -1,10 +1,19 @@ GEM remote: https://rubygems.org/ specs: + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) cgi (0.4.1) + childprocess (5.1.0) + logger (~> 1.5) diff-lcs (1.5.1) erb (4.0.4) cgi (>= 0.3.3) + launchy (3.0.1) + addressable (~> 2.8) + childprocess (~> 5.0) + logger (1.6.4) + public_suffix (6.0.1) rexml (3.4.0) rspec (3.13.0) rspec-core (~> 3.13.0) @@ -29,6 +38,7 @@ PLATFORMS DEPENDENCIES erb + launchy rspec rss webrick |