Merge pull request #354 from jasnow/master

Upgraded 6 gems
This commit is contained in:
Ken Johnson
2018-10-17 18:12:17 -07:00
committed by GitHub
5 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1 +1 @@
2.5.1
2.5.2
+1 -1
View File
@@ -1,6 +1,6 @@
language: ruby
rvm:
- "2.5.1"
- "2.5.2"
before_install:
- "gem install bundler"
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ruby:2.5.1
FROM ruby:2.5.2
RUN apt-get update -qq && apt-get install -y build-essential libpq-dev nodejs
RUN mkdir /myapp
WORKDIR /myapp
+1 -1
View File
@@ -4,7 +4,7 @@ source "https://rubygems.org"
#don't upgrade
gem "rails", "5.1.6"
ruby "2.5.1"
ruby "2.5.2"
gem "aruba"
gem "bcrypt"
+8 -8
View File
@@ -62,7 +62,7 @@ GEM
bundler-audit (0.6.0)
bundler (~> 1.2)
thor (~> 0.18)
capybara (3.8.2)
capybara (3.9.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
@@ -142,7 +142,7 @@ GEM
guard (>= 2.0.0)
guard-compat (~> 1.0)
http_parser.rb (0.6.0)
i18n (1.1.0)
i18n (1.1.1)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.1)
jquery-fileupload-rails (0.4.7)
@@ -166,7 +166,7 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.13)
mail (2.7.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
method_source (0.9.0)
mini_mime (1.0.1)
@@ -177,7 +177,7 @@ GEM
mysql2 (0.5.2)
nenv (0.3.0)
nio4r (2.3.1)
nokogiri (1.8.4)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
notiffany (0.1.1)
nenv (~> 0.1)
@@ -245,7 +245,7 @@ GEM
rspec-mocks (~> 3.8.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)
@@ -322,7 +322,7 @@ GEM
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
xpath (3.1.0)
xpath (3.2.0)
nokogiri (~> 1.8)
PLATFORMS
@@ -374,7 +374,7 @@ DEPENDENCIES
unicorn
RUBY VERSION
ruby 2.5.1p57
ruby 2.5.2p104
BUNDLED WITH
1.17.0.pre.1
1.17.0.pre.2