diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 413bcf6c..00000000 --- a/Gemfile.lock +++ /dev/null @@ -1,158 +0,0 @@ -GIT - remote: git://github.com/dkubb/reek.git - revision: b85adad65e992e194023f6346f3e72c3b46b4c56 - specs: - reek (1.2.8) - ruby2ruby (~> 1.2) - ruby_parser (~> 2.0) - sexp_processor (~> 3.0) - -GIT - remote: https://github.com/dkubb/veritas - revision: 4654c1bc61b18938c38a5e3c2f599e14adda4991 - specs: - veritas (0.0.7) - backports (~> 2.6.1) - -PATH - remote: . - specs: - mutant (0.0.1) - backports (~> 2.6.1) - -GEM - remote: https://rubygems.org/ - specs: - ParseTree (3.0.8) - RubyInline (>= 3.7.0) - sexp_processor (>= 3.0.0) - RubyInline (3.11.3) - ZenTest (~> 4.3) - Saikuro (1.1.0) - ZenTest (4.8.1) - activesupport (3.2.6) - i18n (~> 0.6) - multi_json (~> 1.0) - arrayfields (4.7.4) - awesome_print (1.0.2) - backports (2.6.2) - chronic (0.3.0) - churn (0.0.13) - chronic (>= 0.2.3) - hirb - json_pure - main - ruby_parser (~> 2.0.4) - sexp_processor (~> 3.0.3) - colored (1.2) - env (0.3.0) - erubis (2.7.0) - fattr (2.2.1) - ffi (1.1.0) - ffi-hunspell (0.2.5) - env (~> 0.2) - ffi (~> 1.0) - flay (1.4.3) - ruby_parser (~> 2.0) - sexp_processor (~> 3.0) - flog (2.5.3) - ruby_parser (~> 2.0) - sexp_processor (~> 3.0) - guard (1.1.1) - listen (>= 0.4.2) - thor (>= 0.14.6) - guard-bundler (0.1.3) - bundler (>= 1.0.0) - guard (>= 0.2.2) - guard-rspec (0.7.3) - guard (>= 0.10.0) - heckle (1.4.3) - ParseTree (>= 2.0.0) - ZenTest (>= 3.5.2) - ruby2ruby (>= 1.1.6) - hirb (0.7.0) - i18n (0.6.0) - json (1.7.3) - json_pure (1.7.3) - listen (0.4.7) - rb-fchange (~> 0.0.5) - rb-fsevent (~> 0.9.1) - rb-inotify (~> 0.8.8) - main (4.7.1) - map (6.0.1) - metric_fu (2.1.1) - Saikuro (>= 1.1.0) - activesupport (>= 2.0.0) - chronic (~> 0.3.0) - churn (>= 0.0.7) - flay (>= 1.2.1) - flog (>= 2.3.0) - rails_best_practices (>= 0.6.4) - rcov (>= 0.8.3.3) - reek (>= 1.2.6) - roodi (>= 2.1.0) - syntax - mspec (1.5.17) - multi_json (1.3.6) - pelusa (0.2.1) - progressbar (0.11.0) - rails_best_practices (1.10.1) - activesupport - awesome_print - colored - erubis - i18n - progressbar - sexp_processor - rake (0.9.2.2) - rb-fchange (0.0.5) - ffi - rb-fsevent (0.9.1) - rb-inotify (0.8.8) - ffi (>= 0.5.0) - rcov (1.0.0) - roodi (2.1.0) - ruby_parser - rspec (1.3.2) - ruby2ruby (1.2.2) - ParseTree (~> 3.0) - ruby_parser (2.0.6) - sexp_processor (~> 3.0) - sexp_processor (3.0.10) - syntax (1.0.0) - thor (0.15.4) - yard (0.8.2.1) - yard-spellcheck (0.1.5) - ffi-hunspell (~> 0.2) - yard (~> 0.6) - yardstick (0.5.0) - yard (~> 0.8.1) - -PLATFORMS - ruby - -DEPENDENCIES - arrayfields (~> 4.7.4) - fattr (~> 2.2.0) - flay (~> 1.4.2) - flog (~> 2.5.1) - guard (~> 1.1.1) - guard-bundler (~> 0.1.3) - guard-rspec (~> 0.7.3) - heckle (~> 1.4.3) - json (~> 1.7.3) - map (~> 6.0.1) - metric_fu (~> 2.1.1) - mspec (~> 1.5.17) - mutant! - pelusa (~> 0.2.1) - rake (~> 0.9.2) - rcov (~> 1.0.0) - reek (~> 1.2.8)! - roodi (~> 2.1.0) - rspec (~> 1.3.2) - ruby2ruby (= 1.2.2) - veritas! - yard (~> 0.8.1) - yard-spellcheck (~> 0.1.5) - yardstick (~> 0.5.0)