From 4defd53211d2335c95a956a49a57bd1501c873fe Mon Sep 17 00:00:00 2001 From: Simon Tokumine Date: Tue, 20 Mar 2012 17:36:10 +0000 Subject: [PATCH] added lock --- .gitignore | 3 +- Gemfile.lock | 255 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 256 insertions(+), 2 deletions(-) create mode 100644 Gemfile.lock diff --git a/.gitignore b/.gitignore index 27c6fe596e..b97d49c6d9 100644 --- a/.gitignore +++ b/.gitignore @@ -12,5 +12,4 @@ bin/ config/database.yml .idea/* config/app_config.yml -src/ -Gemfile.lock \ No newline at end of file +src/ \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000000..2f8239d8e2 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,255 @@ +GIT + remote: git://github.com/tokumine/sequel-rails.git + revision: ab8617e85ee939e4f211664b873fb0e0778ebd27 + tag: 0.3.6 + specs: + sequel-rails (0.1.7) + actionpack (~> 3.0.0.rc) + activesupport (~> 3.0.0.rc) + railties (~> 3.0.0.rc) + sequel (~> 3.13) + +GEM + remote: http://rubygems.org/ + specs: + abstract (1.0.0) + actionmailer (3.0.10) + actionpack (= 3.0.10) + mail (~> 2.2.19) + actionpack (3.0.10) + activemodel (= 3.0.10) + activesupport (= 3.0.10) + builder (~> 2.1.2) + erubis (~> 2.6.6) + i18n (~> 0.5.0) + rack (~> 1.2.1) + rack-mount (~> 0.6.14) + rack-test (~> 0.5.7) + tzinfo (~> 0.3.23) + activemodel (3.0.10) + activesupport (= 3.0.10) + builder (~> 2.1.2) + i18n (~> 0.5.0) + activerecord (3.0.10) + activemodel (= 3.0.10) + activesupport (= 3.0.10) + arel (~> 2.0.10) + tzinfo (~> 0.3.23) + activeresource (3.0.10) + activemodel (= 3.0.10) + activesupport (= 3.0.10) + activesupport (3.0.10) + addressable (2.2.7) + airbrake (3.0.9) + activesupport + builder + archive-tar-minitar (0.5.2) + arel (2.0.10) + builder (2.1.2) + capybara (1.1.2) + mime-types (>= 1.16) + nokogiri (>= 1.3.3) + rack (>= 1.0.0) + rack-test (>= 0.5.4) + selenium-webdriver (~> 2.0) + xpath (~> 0.1.4) + childprocess (0.3.1) + ffi (~> 1.0.6) + choice (0.1.5) + columnize (0.3.6) + diff-lcs (1.1.3) + email_spec (1.2.1) + mail (~> 2.2) + rspec (~> 2.0) + erubis (2.6.6) + abstract (>= 1.0.0) + faraday (0.7.6) + addressable (~> 2.2) + multipart-post (~> 1.1) + rack (~> 1.1) + ffi (1.0.11) + google-spreadsheet-ruby (0.1.8) + nokogiri (>= 1.4.3.1) + oauth (>= 0.3.6) + oauth2 (>= 0.5.0) + htmlentities (4.3.1) + i18n (0.5.0) + json (1.6.5) + launchy (2.0.5) + addressable (~> 2.2.6) + linecache19 (0.5.12) + ruby_core_source (>= 0.1.4) + log4r (1.1.10) + mail (2.2.19) + activesupport (>= 2.3.6) + i18n (>= 0.4.0) + mime-types (~> 1.16) + treetop (~> 1.4.8) + metaclass (0.0.1) + mime-types (1.17.2) + minitest (2.0.2) + mocha (0.10.5) + metaclass (~> 0.0.1) + multi_json (1.1.0) + multipart-post (1.1.5) + nokogiri (1.5.2) + oauth (0.4.5) + oauth-plugin (0.4.0.pre4) + oauth (>= 0.4.4) + oauth2 (0.5.2) + faraday (~> 0.7) + multi_json (~> 1.0) + pg (0.11.0) + polyglot (0.3.3) + rack (1.2.5) + rack-mount (0.6.14) + rack (>= 1.0.0) + rack-reverse-proxy (0.4.4) + rack (>= 1.0.0) + rack-test (0.5.7) + rack (>= 1.0) + rails (3.0.10) + actionmailer (= 3.0.10) + actionpack (= 3.0.10) + activerecord (= 3.0.10) + activeresource (= 3.0.10) + activesupport (= 3.0.10) + bundler (~> 1.0) + railties (= 3.0.10) + rails_warden (0.5.2) + warden + railties (3.0.10) + actionpack (= 3.0.10) + activesupport (= 3.0.10) + rake (>= 0.8.7) + rdoc (~> 3.4) + thor (~> 0.14.4) + rake (0.9.2.2) + rchardet19 (1.3.5) + rdoc (3.12) + json (~> 1.4) + redis (2.2.2) + redis-namespace (1.0.3) + redis (< 3.0.0) + resque (1.19.0) + multi_json (~> 1.0) + redis-namespace (~> 1.0.2) + sinatra (>= 0.9.2) + vegas (~> 0.1.2) + rgeo (0.3.2) + rgeo-geojson (0.2.1) + rgeo (>= 0.2.8) + roo (1.9.7) + choice (>= 0.1.4) + google-spreadsheet-ruby (>= 0.1.5) + nokogiri (>= 1.5.0) + spreadsheet (> 0.6.4) + todonotes (>= 0.1.0) + rspec (2.8.0) + rspec-core (~> 2.8.0) + rspec-expectations (~> 2.8.0) + rspec-mocks (~> 2.8.0) + rspec-core (2.8.0) + rspec-expectations (2.8.0) + diff-lcs (~> 1.1.2) + rspec-mocks (2.8.0) + rspec-rails (2.8.1) + actionpack (>= 3.0) + activesupport (>= 3.0) + railties (>= 3.0) + rspec (~> 2.8.0) + ruby-debug-base19 (0.11.25) + columnize (>= 0.3.1) + linecache19 (>= 0.5.11) + ruby_core_source (>= 0.1.4) + ruby-debug-base19x (0.11.30.pre10) + columnize (>= 0.3.1) + linecache19 (>= 0.5.11) + rake (>= 0.8.1) + ruby_core_source (>= 0.1.4) + ruby-debug19 (0.11.5) + columnize (>= 0.3.1) + linecache19 (>= 0.5.11) + ruby-debug-base19 (>= 0.11.15) + ruby-ole (1.2.11.3) + ruby_core_source (0.1.5) + archive-tar-minitar (>= 0.5.2) + rubyzip (0.9.6.1) + selenium-webdriver (2.20.0) + childprocess (>= 0.2.5) + ffi (~> 1.0) + multi_json (~> 1.0) + rubyzip + sequel (3.29.0) + sequel_column_type_array (0.0.4) + sequel_pg (1.2.0) + pg (>= 0.8.0) + sequel (>= 3.29.0) + sinatra (1.2.8) + rack (~> 1.1) + tilt (>= 1.2.2, < 2.0) + spreadsheet (0.6.5.9) + ruby-ole (>= 1.0) + state_machine (1.1.2) + steak (2.0.0) + capybara (>= 1.0.0) + rspec-rails (>= 2.5.0) + text-hyphen (1.2) + thor (0.14.6) + tilt (1.3.3) + timecop (0.3.5) + todonotes (0.1.0) + log4r + treetop (1.4.10) + polyglot + polyglot (>= 0.3.1) + tzinfo (0.3.32) + vegas (0.1.11) + rack (>= 1.0.0) + warden (1.1.1) + rack (>= 1.0) + xpath (0.1.4) + nokogiri (~> 1.3) + yajl-ruby (1.1.0) + +PLATFORMS + ruby + +DEPENDENCIES + airbrake (~> 3.0.4) + builder + capybara (~> 1.1.1) + email_spec + google-spreadsheet-ruby (~> 0.1.5) + htmlentities + launchy + minitest (~> 2.0.2) + mocha + nokogiri (~> 1.5.2) + oauth (= 0.4.5) + oauth-plugin (= 0.4.0.pre4) + pg (= 0.11) + rack-reverse-proxy (~> 0.4.1) + rails (= 3.0.10) + rails_warden (= 0.5.2) + rchardet19 (= 1.3.5) + redis (~> 2.2.2) + resque (~> 1.19.0) + rgeo (= 0.3.2) + rgeo-geojson (= 0.2.1) + roo (~> 1.9.7) + rspec-rails + ruby-debug-base19x (~> 0.11.30.pre3) + ruby-debug19 (= 0.11.5) + ruby-ole (~> 1.2.11.3) + rubyzip (~> 0.9.6.1) + sequel (= 3.29.0) + sequel-rails! + sequel_column_type_array (~> 0.0.2) + sequel_pg (= 1.2.0) + spreadsheet (~> 0.6.5.9) + state_machine (~> 1.0) + steak (= 2.0.0) + text-hyphen (= 1.2.0) + timecop + yajl-ruby