Gemfile.lock in copy_tuner_client-0.5.3 vs Gemfile.lock in copy_tuner_client-0.6.1
- old
+ new
@@ -1,235 +1,234 @@
GIT
remote: git://github.com/SonicGarden/sgcop.git
- revision: e2d584a7278a45b4f43d31fd9331b718f36b018e
+ revision: cbe7f18b9e81e9e3cda2e4bc5f64735fa014dc9b
specs:
- sgcop (0.0.32)
+ sgcop (0.0.36)
brakeman
brakeman_translate_checkstyle_format
haml_lint (~> 0.34.0)
- rubocop (~> 0.75.1)
- rubocop-performance (~> 1.5.0)
- rubocop-rails (~> 2.3.2)
- rubocop-rspec (~> 1.36.0)
+ rubocop (~> 0.81.0)
+ rubocop-performance (~> 1.5.2)
+ rubocop-rails (~> 2.5.2)
+ rubocop-rspec (~> 1.38.1)
PATH
remote: .
specs:
- copy_tuner_client (0.5.3)
+ copy_tuner_client (0.6.1)
i18n (>= 0.5.0)
json
GEM
remote: http://rubygems.org/
specs:
- actionmailer (4.2.8)
- actionpack (= 4.2.8)
- actionview (= 4.2.8)
- activejob (= 4.2.8)
+ actioncable (5.2.4.2)
+ actionpack (= 5.2.4.2)
+ nio4r (~> 2.0)
+ websocket-driver (>= 0.6.1)
+ actionmailer (5.2.4.2)
+ actionpack (= 5.2.4.2)
+ actionview (= 5.2.4.2)
+ activejob (= 5.2.4.2)
mail (~> 2.5, >= 2.5.4)
- rails-dom-testing (~> 1.0, >= 1.0.5)
- actionpack (4.2.8)
- actionview (= 4.2.8)
- activesupport (= 4.2.8)
- rack (~> 1.6)
- rack-test (~> 0.6.2)
- rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-dom-testing (~> 2.0)
+ actionpack (5.2.4.2)
+ actionview (= 5.2.4.2)
+ activesupport (= 5.2.4.2)
+ rack (~> 2.0, >= 2.0.8)
+ rack-test (>= 0.6.3)
+ rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (4.2.8)
- activesupport (= 4.2.8)
+ actionview (5.2.4.2)
+ activesupport (= 5.2.4.2)
builder (~> 3.1)
- erubis (~> 2.7.0)
- rails-dom-testing (~> 1.0, >= 1.0.5)
+ erubi (~> 1.4)
+ rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activejob (4.2.8)
- activesupport (= 4.2.8)
- globalid (>= 0.3.0)
- activemodel (4.2.8)
- activesupport (= 4.2.8)
- builder (~> 3.1)
- activerecord (4.2.8)
- activemodel (= 4.2.8)
- activesupport (= 4.2.8)
- arel (~> 6.0)
- activesupport (4.2.8)
- i18n (~> 0.7)
+ activejob (5.2.4.2)
+ activesupport (= 5.2.4.2)
+ globalid (>= 0.3.6)
+ activemodel (5.2.4.2)
+ activesupport (= 5.2.4.2)
+ activerecord (5.2.4.2)
+ activemodel (= 5.2.4.2)
+ activesupport (= 5.2.4.2)
+ arel (>= 9.0)
+ activestorage (5.2.4.2)
+ actionpack (= 5.2.4.2)
+ activerecord (= 5.2.4.2)
+ marcel (~> 0.3.1)
+ activesupport (5.2.4.2)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (>= 0.7, < 2)
minitest (~> 5.1)
- thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- addressable (2.5.1)
- public_suffix (~> 2.0, >= 2.0.2)
- appraisal (2.1.0)
- bundler
- rake
- thor (>= 0.14.0)
- arel (6.0.4)
- aruba (0.6.2)
- childprocess (>= 0.3.6)
- cucumber (>= 1.1.1)
- rspec-expectations (>= 2.7.0)
+ addressable (2.7.0)
+ public_suffix (>= 2.0.2, < 5.0)
+ arel (9.0.0)
ast (2.4.0)
- brakeman (4.7.1)
+ brakeman (4.8.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)
+ builder (3.2.4)
+ concurrent-ruby (1.1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
- cucumber (1.3.20)
- builder (>= 2.1.2)
- diff-lcs (>= 1.1.3)
- gherkin (~> 2.12)
- multi_json (>= 1.7.5, < 2.0)
- multi_test (>= 0.1.2)
- daemons (1.2.4)
+ crass (1.0.6)
+ daemons (1.3.1)
diff-lcs (1.3)
- erubis (2.7.0)
- eventmachine (1.2.3)
- ffi (1.9.18)
- gherkin (2.12.2)
- multi_json (~> 1.3)
- globalid (0.3.7)
- activesupport (>= 4.1.0)
+ erubi (1.9.0)
+ eventmachine (1.2.7)
+ globalid (0.4.2)
+ activesupport (>= 4.2.0)
haml (5.1.2)
temple (>= 0.8.0)
tilt
- haml_lint (0.34.0)
+ haml_lint (0.34.2)
haml (>= 4.0, < 5.2)
rainbow
rubocop (>= 0.50.0)
sysexits (~> 1.1)
- hashdiff (0.3.2)
- i18n (0.8.1)
+ hashdiff (1.0.1)
+ i18n (1.8.2)
+ concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
- json (2.2.0)
- loofah (2.0.3)
+ json (2.3.1)
+ loofah (2.5.0)
+ crass (~> 1.0.2)
nokogiri (>= 1.5.9)
- mail (2.6.4)
- mime-types (>= 1.16, < 4)
- mime-types (3.1)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2016.0521)
- mini_portile2 (2.3.0)
- 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.18.0)
- parser (2.6.5.0)
+ mail (2.7.1)
+ mini_mime (>= 0.1.1)
+ marcel (0.3.3)
+ mimemagic (~> 0.3.2)
+ method_source (1.0.0)
+ mimemagic (0.3.4)
+ mini_mime (1.0.2)
+ mini_portile2 (2.4.0)
+ minitest (5.14.0)
+ mustermann (1.1.1)
+ ruby2_keywords (~> 0.0.1)
+ nio4r (2.5.2)
+ nokogiri (1.10.9)
+ mini_portile2 (~> 2.4.0)
+ parallel (1.19.1)
+ parser (2.7.1.2)
ast (~> 2.4.0)
- public_suffix (2.0.5)
- rack (1.6.5)
- rack-protection (1.5.3)
+ public_suffix (4.0.4)
+ rack (2.2.2)
+ rack-protection (2.0.8.1)
rack
- rack-test (0.6.3)
- rack (>= 1.0)
- rails (4.2.8)
- actionmailer (= 4.2.8)
- actionpack (= 4.2.8)
- actionview (= 4.2.8)
- activejob (= 4.2.8)
- activemodel (= 4.2.8)
- activerecord (= 4.2.8)
- activesupport (= 4.2.8)
- bundler (>= 1.3.0, < 2.0)
- railties (= 4.2.8)
- sprockets-rails
- rails-deprecated_sanitizer (1.0.3)
- activesupport (>= 4.2.0.alpha)
- rails-dom-testing (1.0.8)
- activesupport (>= 4.2.0.beta, < 5.0)
- nokogiri (~> 1.6)
- rails-deprecated_sanitizer (>= 1.0.1)
- rails-html-sanitizer (1.0.3)
- loofah (~> 2.0)
- railties (4.2.8)
- actionpack (= 4.2.8)
- activesupport (= 4.2.8)
+ rack-test (1.1.0)
+ rack (>= 1.0, < 3)
+ rails (5.2.4.2)
+ actioncable (= 5.2.4.2)
+ actionmailer (= 5.2.4.2)
+ actionpack (= 5.2.4.2)
+ actionview (= 5.2.4.2)
+ activejob (= 5.2.4.2)
+ activemodel (= 5.2.4.2)
+ activerecord (= 5.2.4.2)
+ activestorage (= 5.2.4.2)
+ activesupport (= 5.2.4.2)
+ bundler (>= 1.3.0)
+ railties (= 5.2.4.2)
+ sprockets-rails (>= 2.0.0)
+ rails-dom-testing (2.0.3)
+ activesupport (>= 4.2.0)
+ nokogiri (>= 1.6)
+ rails-html-sanitizer (1.3.0)
+ loofah (~> 2.3)
+ railties (5.2.4.2)
+ actionpack (= 5.2.4.2)
+ activesupport (= 5.2.4.2)
+ method_source
rake (>= 0.8.7)
- thor (>= 0.18.1, < 2.0)
+ thor (>= 0.19.0, < 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)
- rspec-core (3.5.4)
- rspec-support (~> 3.5.0)
- rspec-expectations (3.5.0)
+ rake (13.0.1)
+ rexml (3.2.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.6)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.5.0)
- rspec-mocks (3.5.0)
+ rspec-support (~> 3.8.0)
+ rspec-mocks (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.5.0)
- rspec-support (3.5.0)
- rubocop (0.75.1)
+ rspec-support (~> 3.8.0)
+ rspec-support (3.8.3)
+ rubocop (0.81.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
- parser (>= 2.6)
+ parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
+ rexml
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 1.7)
- rubocop-performance (1.5.0)
+ unicode-display_width (>= 1.4.0, < 2.0)
+ rubocop-performance (1.5.2)
rubocop (>= 0.71.0)
- rubocop-rails (2.3.2)
+ rubocop-rails (2.5.2)
+ activesupport
rack (>= 1.1)
rubocop (>= 0.72.0)
- rubocop-rspec (1.36.0)
+ rubocop-rspec (1.38.1)
rubocop (>= 0.68.1)
ruby-progressbar (1.10.1)
- safe_yaml (1.0.4)
- sham_rack (1.4.0)
+ ruby2_keywords (0.0.2)
+ safe_yaml (1.0.5)
+ sham_rack (1.4.1)
rack
- sinatra (1.4.8)
- rack (~> 1.5)
- rack-protection (~> 1.4)
- tilt (>= 1.3, < 3)
- sprockets (3.7.1)
+ sinatra (2.0.8.1)
+ mustermann (~> 1.0)
+ rack (~> 2.0)
+ rack-protection (= 2.0.8.1)
+ tilt (~> 2.0)
+ sprockets (4.0.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
- sprockets-rails (3.2.0)
+ sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
- sqlite3 (1.3.13)
+ sqlite3 (1.4.2)
sysexits (1.2.0)
temple (0.8.2)
- thin (1.7.0)
+ thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
- thor (0.19.4)
+ thor (1.0.1)
thread_safe (0.3.6)
- tilt (2.0.7)
- tzinfo (1.2.3)
+ tilt (2.0.10)
+ tzinfo (1.2.7)
thread_safe (~> 0.1)
- unicode-display_width (1.6.0)
- webmock (2.3.2)
+ unicode-display_width (1.7.0)
+ webmock (3.8.3)
addressable (>= 2.3.6)
crack (>= 0.3.2)
- hashdiff
- yard (0.9.8)
+ hashdiff (>= 0.4.0, < 2.0.0)
+ websocket-driver (0.7.1)
+ websocket-extensions (>= 0.1.0)
+ websocket-extensions (0.1.4)
+ yard (0.9.24)
PLATFORMS
ruby
DEPENDENCIES
- appraisal (~> 2.1)
- aruba (~> 0.6.0)
copy_tuner_client!
- cucumber (~> 1.3.16)
- rails (~> 4.2.6)
+ rails (~> 5.2.4.2)
rake
- rspec
+ rspec (= 3.8.0)
sgcop!
sham_rack
sinatra
sqlite3
thin
webmock
yard
BUNDLED WITH
- 1.17.2
+ 2.1.4