summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormokha <mokha@cisco.com>2019-01-29 13:37:03 -0700
committermokha <mokha@cisco.com>2019-01-29 13:37:03 -0700
commit8f476aa3102215162b1485c951c63118735ecf45 (patch)
treef5e0b1804320b32687df0bec342126b295ec199a
parent70c09f472d7b996dfc11dac4bc3950351ef0e08d (diff)
update ruby and gems
-rw-r--r--.ruby-version2
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock152
3 files changed, 78 insertions, 78 deletions
diff --git a/.ruby-version b/.ruby-version
index 73462a5..e70b452 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-2.5.1
+2.6.0
diff --git a/Gemfile b/Gemfile
index 294d248..474137e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-ruby '2.5.1'
+ruby '2.6.0'
git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/")
diff --git a/Gemfile.lock b/Gemfile.lock
index c194360..85f463b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -2,44 +2,44 @@ GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
specs:
- actioncable (5.1.6)
- actionpack (= 5.1.6)
+ actioncable (5.1.6.1)
+ actionpack (= 5.1.6.1)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
- actionmailer (5.1.6)
- actionpack (= 5.1.6)
- actionview (= 5.1.6)
- activejob (= 5.1.6)
+ actionmailer (5.1.6.1)
+ actionpack (= 5.1.6.1)
+ actionview (= 5.1.6.1)
+ activejob (= 5.1.6.1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
- actionpack (5.1.6)
- actionview (= 5.1.6)
- activesupport (= 5.1.6)
+ actionpack (5.1.6.1)
+ actionview (= 5.1.6.1)
+ activesupport (= 5.1.6.1)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (5.1.6)
- activesupport (= 5.1.6)
+ actionview (5.1.6.1)
+ activesupport (= 5.1.6.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activejob (5.1.6)
- activesupport (= 5.1.6)
+ activejob (5.1.6.1)
+ activesupport (= 5.1.6.1)
globalid (>= 0.3.6)
- activemodel (5.1.6)
- activesupport (= 5.1.6)
- activerecord (5.1.6)
- activemodel (= 5.1.6)
- activesupport (= 5.1.6)
+ activemodel (5.1.6.1)
+ activesupport (= 5.1.6.1)
+ activerecord (5.1.6.1)
+ activemodel (= 5.1.6.1)
+ activesupport (= 5.1.6.1)
arel (~> 8.0)
- activesupport (5.1.6)
+ activesupport (5.1.6.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- addressable (2.5.2)
+ addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
arel (8.0.0)
bindex (0.5.0)
@@ -61,16 +61,16 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
- concurrent-ruby (1.0.5)
+ concurrent-ruby (1.1.4)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.4)
diff-lcs (1.3)
- dotenv (2.5.0)
- dotenv-rails (2.5.0)
- dotenv (= 2.5.0)
+ dotenv (2.6.0)
+ dotenv-rails (2.6.0)
+ dotenv (= 2.6.0)
railties (>= 3.2, < 6.0)
- erubi (1.7.1)
+ erubi (1.8.0)
execjs (2.7.0)
factory_girl (4.9.0)
activesupport (>= 3.0.0)
@@ -78,57 +78,57 @@ GEM
factory_girl (~> 4.9.0)
railties (>= 3.0.0)
ffaker (2.10.0)
- ffi (1.9.25)
- globalid (0.4.1)
+ ffi (1.10.0)
+ globalid (0.4.2)
activesupport (>= 4.2.0)
- hashdiff (0.3.7)
- i18n (1.1.0)
+ hashdiff (0.3.8)
+ i18n (1.5.3)
concurrent-ruby (~> 1.0)
- jbuilder (2.7.0)
+ jbuilder (2.8.0)
activesupport (>= 4.2.0)
multi_json (>= 1.2)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
- loofah (2.2.2)
+ loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
- mail (2.7.0)
+ mail (2.7.1)
mini_mime (>= 0.1.1)
- method_source (0.9.0)
+ method_source (0.9.2)
mini_mime (1.0.1)
- mini_portile2 (2.3.0)
+ mini_portile2 (2.4.0)
minitest (5.11.3)
multi_json (1.13.1)
- net-hippie (0.1.9)
+ net-hippie (0.2.1)
nio4r (2.3.1)
- nokogiri (1.8.4)
- mini_portile2 (~> 2.3.0)
- pg (1.1.2)
+ nokogiri (1.10.1)
+ mini_portile2 (~> 2.4.0)
+ pg (1.1.4)
public_suffix (3.0.3)
puma (3.12.0)
- rack (2.0.5)
+ rack (2.0.6)
rack-test (1.1.0)
rack (>= 1.0, < 3)
- 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)
+ rails (5.1.6.1)
+ actioncable (= 5.1.6.1)
+ actionmailer (= 5.1.6.1)
+ actionpack (= 5.1.6.1)
+ actionview (= 5.1.6.1)
+ activejob (= 5.1.6.1)
+ activemodel (= 5.1.6.1)
+ activerecord (= 5.1.6.1)
+ activesupport (= 5.1.6.1)
bundler (>= 1.3.0)
- railties (= 5.1.6)
+ railties (= 5.1.6.1)
sprockets-rails (>= 2.0.0)
rails-assets-bootstrap (4.1.3)
rails-assets-jquery (3.3.1)
- rails-controller-testing (1.0.2)
- actionpack (~> 5.x, >= 5.0.1)
- actionview (~> 5.x, >= 5.0.1)
- activesupport (~> 5.x)
+ rails-controller-testing (1.0.4)
+ actionpack (>= 5.0.1.x)
+ actionview (>= 5.0.1.x)
+ activesupport (>= 5.0.1.x)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
@@ -139,25 +139,25 @@ GEM
rails_stdout_logging
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
- railties (5.1.6)
- actionpack (= 5.1.6)
- activesupport (= 5.1.6)
+ railties (5.1.6.1)
+ actionpack (= 5.1.6.1)
+ activesupport (= 5.1.6.1)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
- rake (12.3.1)
+ rake (12.3.2)
rb-fsevent (0.10.3)
- rb-inotify (0.9.10)
- ffi (>= 0.5.0, < 2)
+ rb-inotify (0.10.0)
+ ffi (~> 1.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.1)
+ rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-rails (3.8.0)
+ rspec-rails (3.8.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
@@ -169,11 +169,11 @@ GEM
ruby_dep (1.5.0)
rubyzip (1.2.2)
safe_yaml (1.0.4)
- saml-kit (1.0.23)
+ saml-kit (1.0.29)
activemodel (>= 4.2.0)
- net-hippie (~> 0.1.8)
- xml-kit (>= 0.1.13, <= 1.0.0)
- sass (3.5.7)
+ net-hippie (~> 0.1)
+ xml-kit (~> 0.2)
+ sass (3.7.3)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -184,9 +184,9 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
- selenium-webdriver (3.14.0)
+ selenium-webdriver (3.141.0)
childprocess (~> 0.5)
- rubyzip (~> 1.2)
+ rubyzip (~> 1.2, >= 1.2.2)
spring (2.0.2)
activesupport (>= 4.2)
spring-watcher-listen (2.0.1)
@@ -200,37 +200,37 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
- thor (0.20.0)
+ thor (0.20.3)
thread_safe (0.3.6)
- tilt (2.0.8)
+ tilt (2.0.9)
turbolinks (5.2.0)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
- uglifier (4.1.18)
+ uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
web-console (3.7.0)
actionview (>= 5.0)
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
- webmock (3.4.2)
+ webmock (3.5.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
- xml-kit (0.1.13)
+ xml-kit (0.3.0)
activemodel (>= 4.2.0)
builder (~> 3.2)
- nokogiri (>= 1.8.2)
+ nokogiri (>= 1.8.5)
tilt (>= 1.4.1)
xmldsig (~> 0.6)
xmldsig (0.6.6)
nokogiri (>= 1.6.8, < 2.0.0)
- xpath (3.1.0)
+ xpath (3.2.0)
nokogiri (~> 1.8)
PLATFORMS
@@ -266,7 +266,7 @@ DEPENDENCIES
webmock
RUBY VERSION
- ruby 2.5.1p57
+ ruby 2.6.0p0
BUNDLED WITH
- 1.16.4
+ 1.17.3