summaryrefslogtreecommitdiff
path: root/new/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'new/Gemfile.lock')
-rw-r--r--new/Gemfile.lock37
1 files changed, 37 insertions, 0 deletions
diff --git a/new/Gemfile.lock b/new/Gemfile.lock
new file mode 100644
index 0000000..d610cfd
--- /dev/null
+++ b/new/Gemfile.lock
@@ -0,0 +1,37 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ cgi (0.4.1)
+ diff-lcs (1.5.1)
+ erb (4.0.4)
+ cgi (>= 0.3.3)
+ rexml (3.4.0)
+ rspec (3.13.0)
+ rspec-core (~> 3.13.0)
+ rspec-expectations (~> 3.13.0)
+ rspec-mocks (~> 3.13.0)
+ rspec-core (3.13.2)
+ rspec-support (~> 3.13.0)
+ rspec-expectations (3.13.3)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.13.0)
+ rspec-mocks (3.13.2)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.13.0)
+ rspec-support (3.13.2)
+ rss (0.3.1)
+ rexml
+ webrick (1.9.1)
+
+PLATFORMS
+ ruby
+ x86_64-freebsd-14
+
+DEPENDENCIES
+ erb
+ rspec
+ rss
+ webrick
+
+BUNDLED WITH
+ 2.5.16