|
@@ -357,7 +357,7 @@ GEM
|
|
|
omniauth (~> 1.5)
|
|
|
omniauth-oauth2 (>= 1.4.0)
|
|
|
openssl (2.1.2)
|
|
|
- parallel (1.20.0)
|
|
|
+ parallel (1.20.1)
|
|
|
parser (2.7.2.0)
|
|
|
ast (~> 2.4.1)
|
|
|
pg (0.21.0)
|
|
@@ -452,7 +452,7 @@ GEM
|
|
|
rspec-support (~> 3.9.0)
|
|
|
rspec-support (3.9.3)
|
|
|
rszr (0.5.2)
|
|
|
- rubocop (1.3.0)
|
|
|
+ rubocop (1.4.1)
|
|
|
parallel (~> 1.10)
|
|
|
parser (>= 2.7.1.5)
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
@@ -463,15 +463,16 @@ GEM
|
|
|
unicode-display_width (>= 1.4.0, < 2.0)
|
|
|
rubocop-ast (1.1.1)
|
|
|
parser (>= 2.7.1.5)
|
|
|
- rubocop-performance (1.8.1)
|
|
|
- rubocop (>= 0.87.0)
|
|
|
+ rubocop-performance (1.9.0)
|
|
|
+ rubocop (>= 0.90.0, < 2.0)
|
|
|
rubocop-ast (>= 0.4.0)
|
|
|
rubocop-rails (2.8.1)
|
|
|
activesupport (>= 4.2.0)
|
|
|
rack (>= 1.1)
|
|
|
rubocop (>= 0.87.0)
|
|
|
- rubocop-rspec (2.0.0.pre)
|
|
|
+ rubocop-rspec (2.0.0)
|
|
|
rubocop (~> 1.0)
|
|
|
+ rubocop-ast (>= 1.1.0)
|
|
|
ruby-progressbar (1.10.1)
|
|
|
ruby-saml (1.10.2)
|
|
|
nokogiri (>= 1.5.10)
|
|
@@ -655,7 +656,7 @@ DEPENDENCIES
|
|
|
rubocop
|
|
|
rubocop-performance
|
|
|
rubocop-rails
|
|
|
- rubocop-rspec (= 2.0.0.pre)
|
|
|
+ rubocop-rspec
|
|
|
rubyntlm!
|
|
|
sassc-rails
|
|
|
selenium-webdriver
|