Upgraded nio4r gem + Ruby version

This commit is contained in:
Al Snow
2019-08-28 13:10:26 -04:00
parent c30c8a8fcf
commit 758096e673
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
2.6.3 2.6.4
+1 -1
View File
@@ -1,6 +1,6 @@
language: ruby language: ruby
rvm: rvm:
- "2.6.3" - "2.6.4"
before_install: before_install:
- "phantomjs --version" - "phantomjs --version"
+1 -1
View File
@@ -4,7 +4,7 @@ source "https://rubygems.org"
#don't upgrade #don't upgrade
gem "rails", "5.1.7" gem "rails", "5.1.7"
ruby "2.6.3" ruby "2.6.4"
gem "aruba" gem "aruba"
gem "bcrypt" gem "bcrypt"
+2 -2
View File
@@ -173,7 +173,7 @@ GEM
multi_test (0.1.2) multi_test (0.1.2)
mysql2 (0.5.2) mysql2 (0.5.2)
nenv (0.3.0) nenv (0.3.0)
nio4r (2.5.0) nio4r (2.5.1)
nokogiri (1.10.4) nokogiri (1.10.4)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
notiffany (0.1.3) notiffany (0.1.3)
@@ -369,7 +369,7 @@ DEPENDENCIES
unicorn unicorn
RUBY VERSION RUBY VERSION
ruby 2.6.3p62 ruby 2.6.4p104
BUNDLED WITH BUNDLED WITH
1.17.3 1.17.3