Commit 934d990
Changed files (1)
Gemfile.lock
@@ -2,47 +2,47 @@ GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
specs:
- actioncable (5.1.4)
- actionpack (= 5.1.4)
+ actioncable (5.1.6)
+ actionpack (= 5.1.6)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
- actionmailer (5.1.4)
- actionpack (= 5.1.4)
- actionview (= 5.1.4)
- activejob (= 5.1.4)
+ actionmailer (5.1.6)
+ actionpack (= 5.1.6)
+ actionview (= 5.1.6)
+ activejob (= 5.1.6)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
- actionpack (5.1.4)
- actionview (= 5.1.4)
- activesupport (= 5.1.4)
+ actionpack (5.1.6)
+ actionview (= 5.1.6)
+ activesupport (= 5.1.6)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (5.1.4)
- activesupport (= 5.1.4)
+ actionview (5.1.6)
+ activesupport (= 5.1.6)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activejob (5.1.4)
- activesupport (= 5.1.4)
+ activejob (5.1.6)
+ activesupport (= 5.1.6)
globalid (>= 0.3.6)
- activemodel (5.1.4)
- activesupport (= 5.1.4)
- activerecord (5.1.4)
- activemodel (= 5.1.4)
- activesupport (= 5.1.4)
+ activemodel (5.1.6)
+ activesupport (= 5.1.6)
+ activerecord (5.1.6)
+ activemodel (= 5.1.6)
+ activesupport (= 5.1.6)
arel (~> 8.0)
- activerecord-session_store (1.1.0)
- actionpack (>= 4.0, < 5.2)
- activerecord (>= 4.0, < 5.2)
+ activerecord-session_store (1.1.1)
+ actionpack (>= 4.0)
+ activerecord (>= 4.0)
multi_json (~> 1.11, >= 1.11.2)
rack (>= 1.5.2, < 3)
- railties (>= 4.0, < 5.2)
- activesupport (5.1.4)
+ railties (>= 4.0)
+ activesupport (5.1.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (~> 0.7)
+ i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
@@ -51,20 +51,20 @@ GEM
ast (2.4.0)
bcrypt (3.1.11)
bindex (0.5.0)
- brakeman (4.2.0)
+ brakeman (4.2.1)
builder (3.2.3)
bundler-audit (0.6.0)
bundler (~> 1.2)
thor (~> 0.18)
- byebug (9.1.0)
- capybara (2.15.4)
+ byebug (10.0.2)
+ capybara (2.18.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
- xpath (~> 2.0)
- childprocess (0.8.0)
+ xpath (>= 2.0, < 4.0)
+ childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
@@ -91,17 +91,17 @@ GEM
factory_bot_rails (4.8.2)
factory_bot (~> 4.8.2)
railties (>= 3.0.0)
- ffaker (2.7.0)
- ffi (1.9.18)
- globalid (0.4.0)
+ ffaker (2.9.0)
+ ffi (1.9.23)
+ globalid (0.4.1)
activesupport (>= 4.2.0)
hashdiff (0.3.7)
- i18n (0.9.5)
+ i18n (1.0.0)
concurrent-ruby (~> 1.0)
jbuilder (2.7.0)
activesupport (>= 4.2.0)
multi_json (>= 1.2)
- jwt (2.0.0)
+ jwt (2.1.0)
libv8 (3.16.14.19)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -110,46 +110,42 @@ GEM
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
- mail (2.6.6)
- mime-types (>= 1.16, < 4)
+ mail (2.7.0)
+ mini_mime (>= 0.1.1)
method_source (0.9.0)
- mime-types (3.1)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2016.0521)
- mini_mime (0.1.4)
+ mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
- multi_json (1.12.2)
- nio4r (2.1.0)
+ multi_json (1.13.1)
+ nio4r (2.3.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
parallel (1.12.1)
- parser (2.5.0.3)
+ parser (2.5.0.5)
ast (~> 2.4.0)
- pg (0.21.0)
+ pg (1.0.0)
powerpack (0.1.1)
- public_suffix (3.0.0)
- puma (3.10.0)
+ public_suffix (3.0.2)
+ puma (3.11.3)
rack (2.0.4)
rack-proxy (0.6.4)
rack
rack-test (1.0.0)
rack (>= 1.0, < 3)
- rails (5.1.4)
- actioncable (= 5.1.4)
- actionmailer (= 5.1.4)
- actionpack (= 5.1.4)
- actionview (= 5.1.4)
- activejob (= 5.1.4)
- activemodel (= 5.1.4)
- activerecord (= 5.1.4)
- activesupport (= 5.1.4)
+ rails (5.1.6)
+ actioncable (= 5.1.6)
+ actionmailer (= 5.1.6)
+ actionpack (= 5.1.6)
+ actionview (= 5.1.6)
+ activejob (= 5.1.6)
+ activemodel (= 5.1.6)
+ activerecord (= 5.1.6)
+ activesupport (= 5.1.6)
bundler (>= 1.3.0)
- railties (= 5.1.4)
+ railties (= 5.1.6)
sprockets-rails (>= 2.0.0)
- rails-assets-bootstrap (3.3.7)
- rails-assets-jquery (>= 1.9.1, < 4)
- rails-assets-jquery (3.2.1)
+ rails-assets-bootstrap (4.0.0)
+ rails-assets-jquery (3.3.1)
rails-controller-testing (1.0.2)
actionpack (~> 5.x, >= 5.0.1)
actionview (~> 5.x, >= 5.0.1)
@@ -164,20 +160,20 @@ GEM
rails_stdout_logging
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
- railties (5.1.4)
- actionpack (= 5.1.4)
- activesupport (= 5.1.4)
+ railties (5.1.6)
+ actionpack (= 5.1.6)
+ activesupport (= 5.1.6)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (3.0.0)
rake (12.3.1)
- rb-fsevent (0.10.2)
+ rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
ref (2.0.0)
rotp (3.3.1)
- rspec-core (3.7.0)
+ rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
@@ -185,7 +181,7 @@ GEM
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
- rspec-rails (3.7.0)
+ rspec-rails (3.7.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
@@ -193,8 +189,8 @@ GEM
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-support (~> 3.7.0)
- rspec-support (3.7.0)
- rubocop (0.53.0)
+ rspec-support (3.7.1)
+ rubocop (0.54.0)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
@@ -205,15 +201,15 @@ GEM
ruby_dep (1.5.0)
rubyzip (1.2.1)
safe_yaml (1.0.4)
- saml-kit (1.0.12)
+ saml-kit (1.0.15)
activemodel (>= 4.2.0)
- xml-kit (>= 0.1.12, <= 1.0.0)
- sass (3.5.2)
+ xml-kit (>= 0.1.13, <= 1.0.0)
+ sass (3.5.6)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
- sass-rails (5.0.6)
+ sass-rails (5.0.7)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
@@ -221,9 +217,9 @@ GEM
tilt (>= 1.1, < 3)
scim-shady (0.2.1)
activesupport (>= 4.2.0)
- selenium-webdriver (3.6.0)
+ selenium-webdriver (3.11.0)
childprocess (~> 0.5)
- rubyzip (~> 1.0)
+ rubyzip (~> 1.2)
spank (1.0.1441140881)
spring (2.0.2)
activesupport (>= 4.2)
@@ -244,9 +240,9 @@ GEM
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
- turbolinks (5.0.1)
- turbolinks-source (~> 5)
- turbolinks-source (5.0.3)
+ turbolinks (5.1.0)
+ turbolinks-source (~> 5.1)
+ turbolinks-source (5.1.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.3.0)
@@ -255,7 +251,7 @@ GEM
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
- webmock (3.1.0)
+ webmock (3.3.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
@@ -265,17 +261,17 @@ GEM
railties (>= 4.2)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
- websocket-extensions (0.1.2)
- xml-kit (0.1.12)
+ websocket-extensions (0.1.3)
+ xml-kit (0.1.13)
activemodel (>= 4.2.0)
builder (~> 3.2)
nokogiri (>= 1.8.2)
tilt (>= 1.4.1)
xmldsig (~> 0.6)
- xmldsig (0.6.5)
+ xmldsig (0.6.6)
nokogiri (>= 1.6.8, < 2.0.0)
- xpath (2.1.0)
- nokogiri (~> 1.3)
+ xpath (3.0.0)
+ nokogiri (~> 1.8)
PLATFORMS
ruby