Gemfile.lock in copy_tuner_client-0.5.1 vs Gemfile.lock in copy_tuner_client-0.5.2

- old
+ new

@@ -1,9 +1,22 @@ +GIT + remote: git://github.com/SonicGarden/sgcop.git + revision: 7ba086cff0068d231f55f5be788b757383d3ccba + specs: + sgcop (0.0.29) + brakeman + brakeman_translate_checkstyle_format + haml_lint (~> 0.32.0) + rubocop (~> 0.71.0) + rubocop-performance (~> 1.4.0) + rubocop-rails (~> 2.0.1) + rubocop-rspec (~> 1.33.0) + PATH remote: . specs: - copy_tuner_client (0.5.1) + copy_tuner_client (0.5.2) i18n (>= 0.5.0) json GEM remote: http://rubygems.org/ @@ -51,10 +64,14 @@ arel (6.0.4) aruba (0.6.2) childprocess (>= 0.3.6) cucumber (>= 1.1.1) rspec-expectations (>= 2.7.0) + ast (2.4.0) + brakeman (4.5.1) + brakeman_translate_checkstyle_format (0.0.1) + thor builder (3.2.3) childprocess (0.6.3) ffi (~> 1.0, >= 1.0.11) concurrent-ruby (1.0.5) crack (0.4.3) @@ -72,12 +89,22 @@ ffi (1.9.18) gherkin (2.12.2) multi_json (~> 1.3) globalid (0.3.7) activesupport (>= 4.1.0) + haml (5.1.1) + temple (>= 0.8.0) + tilt + haml_lint (0.32.0) + haml (>= 4.0, < 5.2) + rainbow + rake (>= 10, < 13) + rubocop (>= 0.50.0) + sysexits (~> 1.1) hashdiff (0.3.2) i18n (0.8.1) + jaro_winkler (1.5.3) json (2.2.0) loofah (2.0.3) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -88,10 +115,13 @@ minitest (5.10.1) multi_json (1.12.1) multi_test (0.1.2) nokogiri (1.8.2) mini_portile2 (~> 2.3.0) + parallel (1.17.0) + parser (2.6.3.0) + ast (~> 2.4.0) public_suffix (2.0.5) rack (1.6.5) rack-protection (1.5.3) rack rack-test (0.6.3) @@ -118,10 +148,11 @@ railties (4.2.8) actionpack (= 4.2.8) activesupport (= 4.2.8) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) + rainbow (3.0.0) rake (12.0.0) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0) rspec-mocks (~> 3.5.0) @@ -132,10 +163,25 @@ rspec-support (~> 3.5.0) rspec-mocks (3.5.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) + rubocop (0.71.0) + jaro_winkler (~> 1.5.1) + parallel (~> 1.10) + parser (>= 2.6) + rainbow (>= 2.2.2, < 4.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 1.7) + rubocop-performance (1.4.0) + rubocop (>= 0.71.0) + rubocop-rails (2.0.1) + rack (>= 1.1) + rubocop (>= 0.70.0) + rubocop-rspec (1.33.0) + rubocop (>= 0.60.0) + ruby-progressbar (1.10.1) safe_yaml (1.0.4) sham_rack (1.4.0) rack sinatra (1.4.8) rack (~> 1.5) @@ -147,19 +193,22 @@ sprockets-rails (3.2.0) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) + sysexits (1.2.0) + temple (0.8.1) thin (1.7.0) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) thor (0.19.4) thread_safe (0.3.6) tilt (2.0.7) tzinfo (1.2.3) thread_safe (~> 0.1) + unicode-display_width (1.6.0) webmock (2.3.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff yard (0.9.8) @@ -173,9 +222,10 @@ copy_tuner_client! cucumber (~> 1.3.16) rails (~> 4.2.6) rake rspec + sgcop! sham_rack sinatra sqlite3 thin webmock