Skip to content
Permalink
Browse files

Security updates

  • Loading branch information...
arfon committed Mar 14, 2019
1 parent 094abd9 commit 20aa782aa221ad702b1ec06ea92e3ec3856db5b1
Showing with 81 additions and 79 deletions.
  1. +2 −1 Gemfile
  2. +79 −78 Gemfile.lock
@@ -1,6 +1,7 @@
source 'https://rubygems.org'

gem 'aasm', '~> 4.1.0'
gem 'actionview', '>= 5.2.2.1'
gem "chartkick"
gem 'bootsnap', require: false
gem 'dotenv', '~> 2.2.1'
@@ -15,7 +16,7 @@ gem 'omniauth-orcid', '~> 2.0.2'
gem 'octokit', '~> 4.3.0'
gem 'pg', '~> 0.21.0'
gem 'will_paginate', '~> 3.1.6'
gem 'rails', '5.2.2'
gem 'rails', '5.2.2.1'
gem 'responders'
gem 'newrelic_rpm', '~> 4.6.0'
gem 'sanitize', '~> 4.6.3'
@@ -2,62 +2,62 @@ GEM
remote: https://rubygems.org/
specs:
aasm (4.1.1)
actioncable (5.2.2)
actionpack (= 5.2.2)
actioncable (5.2.2.1)
actionpack (= 5.2.2.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailer (5.2.2)
actionpack (= 5.2.2)
actionview (= 5.2.2)
activejob (= 5.2.2)
actionmailer (5.2.2.1)
actionpack (= 5.2.2.1)
actionview (= 5.2.2.1)
activejob (= 5.2.2.1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.2.2)
actionview (= 5.2.2)
activesupport (= 5.2.2)
actionpack (5.2.2.1)
actionview (= 5.2.2.1)
activesupport (= 5.2.2.1)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.2)
activesupport (= 5.2.2)
actionview (5.2.2.1)
activesupport (= 5.2.2.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.2.2)
activesupport (= 5.2.2)
activejob (5.2.2.1)
activesupport (= 5.2.2.1)
globalid (>= 0.3.6)
activemodel (5.2.2)
activesupport (= 5.2.2)
activerecord (5.2.2)
activemodel (= 5.2.2)
activesupport (= 5.2.2)
activemodel (5.2.2.1)
activesupport (= 5.2.2.1)
activerecord (5.2.2.1)
activemodel (= 5.2.2.1)
activesupport (= 5.2.2.1)
arel (>= 9.0)
activestorage (5.2.2)
actionpack (= 5.2.2)
activerecord (= 5.2.2)
activestorage (5.2.2.1)
actionpack (= 5.2.2.1)
activerecord (= 5.2.2.1)
marcel (~> 0.3.1)
activesupport (5.2.2)
activesupport (5.2.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.4.0)
arel (9.0.0)
bindex (0.5.0)
bootsnap (1.3.0)
bootsnap (1.4.1)
msgpack (~> 1.0)
builder (3.2.3)
byebug (10.0.2)
byebug (11.0.0)
capybara (2.16.1)
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
chartkick (3.0.1)
chartkick (3.0.2)
coderay (1.1.2)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
@@ -66,9 +66,9 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
commonmarker (0.17.9)
commonmarker (0.17.13)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.3)
concurrent-ruby (1.1.5)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.4)
@@ -77,7 +77,7 @@ GEM
declarative-option (0.1.0)
diff-lcs (1.3)
dotenv (2.2.2)
erubi (1.7.1)
erubi (1.8.0)
execjs (2.7.0)
factory_bot (4.8.2)
activesupport (>= 3.0.0)
@@ -86,9 +86,9 @@ GEM
railties (>= 3.0.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
ffi (1.10.0)
github-markdown (0.6.9)
globalid (0.4.1)
globalid (0.4.2)
activesupport (>= 4.2.0)
google-api-client (0.10.3)
addressable (~> 2.3)
@@ -111,17 +111,17 @@ GEM
multi_json (~> 1.11)
os (~> 0.9)
signet (~> 0.7)
groupdate (4.0.1)
groupdate (4.1.1)
activesupport (>= 4.2)
hashdiff (0.3.7)
hashie (3.5.7)
hashdiff (0.3.8)
hashie (3.6.0)
honeybadger (3.2.0)
html-pipeline (2.7.2)
activesupport (>= 2)
nokogiri (>= 1.4)
httpclient (2.8.3)
hurley (0.2)
i18n (1.2.0)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
jquery-rails (4.3.3)
rails-dom-testing (>= 1, < 3)
@@ -145,23 +145,23 @@ GEM
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mimemagic (0.3.2)
mimemagic (0.3.3)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
minitest (5.11.3)
msgpack (1.2.4)
msgpack (1.2.9)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
newrelic_rpm (4.6.0.338)
nio4r (2.3.1)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nokogiri (1.10.1)
mini_portile2 (~> 2.4.0)
nokogumbo (1.5.0)
nokogiri
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
jwt (~> 1.0)
oauth2 (1.4.1)
faraday (>= 0.8, < 0.16.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
@@ -172,65 +172,65 @@ GEM
rails
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
omniauth (1.8.1)
hashie (>= 3.4.6, < 3.6.0)
omniauth (1.9.0)
hashie (>= 3.4.6, < 3.7.0)
rack (>= 1.6.2, < 3)
omniauth-oauth2 (1.5.0)
omniauth-oauth2 (1.6.0)
oauth2 (~> 1.1)
omniauth (~> 1.2)
omniauth (~> 1.9)
omniauth-orcid (2.0.2)
omniauth-oauth2 (~> 1.3)
os (0.9.6)
pg (0.21.0)
pry (0.11.3)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.6.0)
byebug (~> 10.0)
pry-byebug (3.7.0)
byebug (~> 11.0)
pry (~> 0.10)
rack (2.0.6)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.2.2)
actioncable (= 5.2.2)
actionmailer (= 5.2.2)
actionpack (= 5.2.2)
actionview (= 5.2.2)
activejob (= 5.2.2)
activemodel (= 5.2.2)
activerecord (= 5.2.2)
activestorage (= 5.2.2)
activesupport (= 5.2.2)
rails (5.2.2.1)
actioncable (= 5.2.2.1)
actionmailer (= 5.2.2.1)
actionpack (= 5.2.2.1)
actionview (= 5.2.2.1)
activejob (= 5.2.2.1)
activemodel (= 5.2.2.1)
activerecord (= 5.2.2.1)
activestorage (= 5.2.2.1)
activesupport (= 5.2.2.1)
bundler (>= 1.3.0)
railties (= 5.2.2)
railties (= 5.2.2.1)
sprockets-rails (>= 2.0.0)
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)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
railties (5.2.2)
actionpack (= 5.2.2)
activesupport (= 5.2.2)
railties (5.2.2.1)
actionpack (= 5.2.2.1)
activesupport (= 5.2.2.1)
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
raindrops (0.19.0)
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)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
retriable (3.1.2)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
@@ -251,12 +251,12 @@ GEM
rspec-support (3.7.1)
ruby-enum (0.7.2)
i18n
safe_yaml (1.0.4)
sanitize (4.6.5)
safe_yaml (1.0.5)
sanitize (4.6.6)
crass (~> 1.0.2)
nokogiri (>= 1.4.4)
nokogumbo (~> 1.4)
sass (3.5.6)
sass (3.7.3)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -288,7 +288,7 @@ GEM
sprockets (>= 3.0.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.8)
tilt (2.0.9)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uber (0.1.0)
@@ -318,6 +318,7 @@ PLATFORMS

DEPENDENCIES
aasm (~> 4.1.0)
actionview (>= 5.2.2.1)
bootsnap
capybara (~> 2.16.1)
chartkick
@@ -338,7 +339,7 @@ DEPENDENCIES
omniauth-orcid (~> 2.0.2)
pg (~> 0.21.0)
pry-byebug
rails (= 5.2.2)
rails (= 5.2.2.1)
rails-controller-testing (~> 1.0.2)
responders
rspec-rails (~> 3.7.2)
@@ -353,4 +354,4 @@ DEPENDENCIES
will_paginate (~> 3.1.6)

BUNDLED WITH
1.16.0
2.0.1

0 comments on commit 20aa782

Please sign in to comment.
You can’t perform that action at this time.