diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..ebd7b60 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,297 @@ +GIT + remote: https://github.com/aceunreal/grape_logging.git + revision: f1755ae4e1d897a65b20218d40681f59a9630f1b + ref: f1755ae + specs: + grape_logging (1.1.2) + grape + +GEM + remote: https://rubygems.org/ + specs: + RedCloth (4.2.9) + actionmailer (3.2.22) + actionpack (= 3.2.22) + mail (~> 2.5.4) + actionpack (3.2.22) + activemodel (= 3.2.22) + activesupport (= 3.2.22) + builder (~> 3.0.0) + erubis (~> 2.7.0) + journey (~> 1.0.4) + rack (~> 1.4.5) + rack-cache (~> 1.2) + rack-test (~> 0.6.1) + sprockets (~> 2.2.1) + activemodel (3.2.22) + activesupport (= 3.2.22) + builder (~> 3.0.0) + activerecord (3.2.22) + activemodel (= 3.2.22) + activesupport (= 3.2.22) + arel (~> 3.0.2) + tzinfo (~> 0.3.29) + activeresource (3.2.22) + activemodel (= 3.2.22) + activesupport (= 3.2.22) + activesupport (3.2.22) + i18n (~> 0.6, >= 0.6.4) + multi_json (~> 1.0) + acts-as-taggable-on (3.4.4) + activerecord (>= 3.2, < 5) + api-pagination (4.1.1) + arel (3.0.3) + axiom-types (0.1.1) + descendants_tracker (~> 0.0.4) + ice_nine (~> 0.11.0) + thread_safe (~> 0.3, >= 0.3.1) + builder (3.0.4) + capybara (2.1.0) + mime-types (>= 1.16) + nokogiri (>= 1.3.3) + rack (>= 1.0.0) + rack-test (>= 0.5.4) + xpath (~> 2.0) + childprocess (0.5.6) + ffi (~> 1.0, >= 1.0.11) + chronic (0.10.2) + coercible (1.0.0) + descendants_tracker (~> 0.0.1) + cucumber (1.0.6) + builder (>= 2.1.2) + diff-lcs (>= 1.1.2) + gherkin (~> 2.4.18) + json (>= 1.4.6) + term-ansicolor (>= 1.0.6) + cucumber-rails (1.0.6) + capybara (>= 1.1.1) + cucumber (>= 1.0.6) + nokogiri (>= 1.5.0) + daemons (1.1.9) + dalli (2.7.4) + database_cleaner (1.2.0) + descendants_tracker (0.0.4) + thread_safe (~> 0.3, >= 0.3.1) + diff-lcs (1.2.5) + eita-jrails (0.9.5) + actionpack (~> 3.2, >= 3.1.0) + activesupport (~> 3.2, >= 3.0.0) + equalizer (0.0.11) + erubis (2.7.0) + eventmachine (1.0.7) + exception_notification (4.0.1) + actionmailer (>= 3.0.4) + activesupport (>= 3.0.4) + execjs (2.5.2) + faraday (0.9.1) + multipart-post (>= 1.2, < 3) + fast_gettext (0.6.12) + ffi (1.9.10) + gettext (2.2.1) + locale + gherkin (2.4.21) + json (>= 1.4.6) + git-version-bump (0.15.1) + grape (0.12.0) + activesupport + builder + hashie (>= 2.1.0) + multi_json (>= 1.3.2) + multi_xml (>= 0.5.2) + rack (>= 1.3.0) + rack-accept + rack-mount + virtus (>= 1.0.0) + grape-entity (0.4.5) + activesupport + multi_json (>= 1.3.2) + hashie (2.1.2) + hike (1.2.3) + i18n (0.7.0) + ice_nine (0.11.1) + journey (1.0.4) + json (1.8.3) + jwt (1.5.1) + liquid (3.0.6) + locale (2.0.9) + magic (0.2.9) + ffi (>= 0.6.3) + mail (2.5.4) + mime-types (~> 1.16) + treetop (~> 1.4.8) + metaclass (0.0.4) + mime-types (1.25.1) + mini_portile (0.6.2) + minitest (3.2.0) + mocha (1.1.0) + metaclass (~> 0.0.1) + multi_json (1.11.2) + multi_xml (0.5.5) + multipart-post (2.0.0) + nokogiri (1.6.6.2) + mini_portile (~> 0.6.0) + oauth2 (1.0.0) + faraday (>= 0.8, < 0.10) + jwt (~> 1.0) + multi_json (~> 1.3) + multi_xml (~> 0.5) + rack (~> 1.2) + omniauth (1.2.2) + hashie (>= 1.2, < 4) + rack (~> 1.0) + omniauth-facebook (2.0.1) + omniauth-oauth2 (~> 1.2) + omniauth-google-oauth2 (0.2.6) + omniauth (> 1.0) + omniauth-oauth2 (~> 1.1) + omniauth-oauth2 (1.3.1) + oauth2 (~> 1.0) + omniauth (~> 1.2) + pg (0.13.2) + polyglot (0.3.5) + rack (1.4.7) + rack-accept (0.4.5) + rack (>= 0.4) + rack-cache (1.2) + rack (>= 0.4) + rack-contrib (1.3.0) + git-version-bump (~> 0.15) + rack (~> 1.4) + rack-cors (0.4.0) + rack-mount (0.8.3) + rack (>= 1.0.0) + rack-ssl (1.3.4) + rack + rack-test (0.6.3) + rack (>= 1.0) + rails (3.2.22) + actionmailer (= 3.2.22) + actionpack (= 3.2.22) + activerecord (= 3.2.22) + activeresource (= 3.2.22) + activesupport (= 3.2.22) + bundler (~> 1.0) + railties (= 3.2.22) + rails_autolink (1.1.6) + rails (> 3.1) + railties (3.2.22) + actionpack (= 3.2.22) + activesupport (= 3.2.22) + rack-ssl (~> 1.3.2) + rake (>= 0.8.7) + rdoc (~> 3.4) + thor (>= 0.14.6, < 2.0) + rake (10.4.2) + rdoc (3.12.2) + json (~> 1.4) + rest-client (1.6.9) + mime-types (~> 1.16) + rmagick (2.13.4) + rspec (2.14.1) + rspec-core (~> 2.14.0) + rspec-expectations (~> 2.14.0) + rspec-mocks (~> 2.14.0) + rspec-core (2.14.8) + rspec-expectations (2.14.5) + diff-lcs (>= 1.1.3, < 2.0) + rspec-mocks (2.14.6) + rspec-rails (2.14.2) + actionpack (>= 3.0) + activemodel (>= 3.0) + activesupport (>= 3.0) + railties (>= 3.0) + rspec-core (~> 2.14.0) + rspec-expectations (~> 2.14.0) + rspec-mocks (~> 2.14.0) + ruby-feedparser (0.9.3) + magic + rubyzip (1.1.7) + sass (3.4.15) + sass-rails (3.2.6) + railties (~> 3.2.0) + sass (>= 3.1.10) + tilt (~> 1.3) + selenium-webdriver (2.39.0) + childprocess (>= 0.2.5) + multi_json (~> 1.0) + rubyzip (~> 1.0) + websocket (~> 1.0.4) + sprockets (2.2.3) + hike (~> 1.2) + multi_json (~> 1.0) + rack (~> 1.0) + tilt (~> 1.1, != 1.3.0) + term-ansicolor (1.3.2) + tins (~> 1.0) + thin (1.3.1) + daemons (>= 1.0.9) + eventmachine (>= 0.12.6) + rack (>= 1.0.0) + thor (0.19.1) + thread_safe (0.3.5) + tilt (1.4.1) + tins (1.5.4) + treetop (1.4.15) + polyglot + polyglot (>= 0.3.1) + tzinfo (0.3.44) + uglifier (2.7.1) + execjs (>= 0.3.0) + json (>= 1.8.0) + virtus (1.0.5) + axiom-types (~> 0.1) + coercible (~> 1.0) + descendants_tracker (~> 0.0, >= 0.0.3) + equalizer (~> 0.0, >= 0.0.9) + websocket (1.0.7) + whenever (0.9.4) + chronic (>= 0.6.3) + will_paginate (3.0.7) + xpath (2.0.0) + nokogiri (~> 1.3) + +PLATFORMS + ruby + +DEPENDENCIES + RedCloth (~> 4.2.9) + acts-as-taggable-on (~> 3.4.2) + api-pagination (~> 4.1.1) + capybara (~> 2.1.0) + cucumber (~> 1.0.6) + cucumber-rails (~> 1.0.6) + daemons (~> 1.1.5) + dalli (~> 2.7.0) + database_cleaner (~> 1.2.0) + eita-jrails (~> 0.9.5) + exception_notification (~> 4.0.1) + fast_gettext (~> 0.6.8) + gettext (~> 2.2.1) + grape (~> 0.12) + grape-entity + grape_logging! + liquid (~> 3.0.3) + locale (~> 2.0.5) + minitest (~> 3.2.0) + mocha (~> 1.1.0) + nokogiri (~> 1.6.0) + omniauth (~> 1.2.2) + omniauth-facebook (~> 2.0.0) + omniauth-google-oauth2 (~> 0.2.6) + pg (~> 0.13.2) + rack-contrib + rack-cors + rails (~> 3.2.22) + rails_autolink (~> 1.1.5) + rake + rest-client (~> 1.6.7) + rmagick (~> 2.13.1) + rspec (~> 2.14.0) + rspec-rails (~> 2.14.1) + ruby-feedparser (~> 0.7) + sass-rails + selenium-webdriver (~> 2.39.0) + thin (~> 1.3.1) + uglifier (>= 1.0.3) + whenever + will_paginate (~> 3.0.3) -- libgit2 0.21.2