X-Git-Url: http://jaekl.net/gitweb/?p=quanlib.git;a=blobdiff_plain;f=Gemfile.lock;fp=Gemfile.lock;h=68294387b528d35fbde1d7a02dc01125c110f4d4;hp=0000000000000000000000000000000000000000;hb=2122d68f0408b8471f9dedd9998ecf890a90f703;hpb=fdec41cd77b54d7840887c39af738108d02aa2e9 diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..6829438 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,30 @@ +GEM + remote: https://rubygems.org/ + specs: + diff-lcs (1.3) + inifile (3.0.0) + pg (1.1.4) + rspec (3.8.0) + rspec-core (~> 3.8.0) + rspec-expectations (~> 3.8.0) + rspec-mocks (~> 3.8.0) + rspec-core (3.8.2) + rspec-support (~> 3.8.0) + rspec-expectations (3.8.4) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.8.0) + rspec-mocks (3.8.1) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.8.0) + rspec-support (3.8.2) + +PLATFORMS + ruby + +DEPENDENCIES + inifile + pg + rspec + +BUNDLED WITH + 2.0.2