Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Commit

Permalink
Bump rails from 4.2.7.1 to 4.2.10
Browse files Browse the repository at this point in the history
Bumps [rails](https://github.com/rails/rails) from 4.2.7.1 to 4.2.10.
- [Commits](rails/rails@v4.2.7.1...v4.2.10)
  • Loading branch information
dependabot-support committed Mar 22, 2018
1 parent 7fff160 commit bcf6004
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 45 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem 'rails', '~> 4.2.7.1'
gem 'rails', '~> 4.2.10'
gem 'blacklight', '~> 4.7.0' # locked
gem 'hydra-head', '~> 6.5.2' # locked
gem 'active-fedora', '~> 6.7.8' # locked
Expand Down
89 changes: 45 additions & 44 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@ GIT
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.2.7.1)
actionpack (= 4.2.7.1)
actionview (= 4.2.7.1)
activejob (= 4.2.7.1)
actionmailer (4.2.10)
actionpack (= 4.2.10)
actionview (= 4.2.10)
activejob (= 4.2.10)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.7.1)
actionview (= 4.2.7.1)
activesupport (= 4.2.7.1)
actionpack (4.2.10)
actionview (= 4.2.10)
activesupport (= 4.2.10)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.7.1)
activesupport (= 4.2.7.1)
actionview (4.2.10)
activesupport (= 4.2.10)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
active-fedora (6.7.8)
activesupport (>= 3.0.0)
deprecation
Expand All @@ -38,23 +38,22 @@ GEM
rdf-rdfxml (= 1.0.1)
rsolr
rubydora (~> 1.7.4)
activejob (4.2.7.1)
activesupport (= 4.2.7.1)
activejob (4.2.10)
activesupport (= 4.2.10)
globalid (>= 0.3.0)
activemodel (4.2.7.1)
activesupport (= 4.2.7.1)
activemodel (4.2.10)
activesupport (= 4.2.10)
builder (~> 3.1)
activerecord (4.2.7.1)
activemodel (= 4.2.7.1)
activesupport (= 4.2.7.1)
activerecord (4.2.10)
activemodel (= 4.2.10)
activesupport (= 4.2.10)
arel (~> 6.0)
activerecord-import (0.18.3)
activerecord (>= 3.2)
activerecord-postgresql-adapter (0.0.1)
pg
activesupport (4.2.7.1)
activesupport (4.2.10)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
Expand Down Expand Up @@ -122,6 +121,7 @@ GEM
term-ansicolor (~> 1.3)
thor (~> 0.19.4)
tins (~> 1.6)
crass (1.0.3)
daemons (1.2.3)
deprecation (0.2.2)
activesupport
Expand All @@ -144,8 +144,8 @@ GEM
multipart-post (>= 1.2, < 3)
fastercsv (1.5.5)
ffi (1.9.10)
globalid (0.3.7)
activesupport (>= 4.1.0)
globalid (0.4.1)
activesupport (>= 4.2.0)
hashie (3.5.6)
hike (1.2.3)
hooks (0.3.6)
Expand Down Expand Up @@ -173,7 +173,7 @@ GEM
hydra-access-controls (= 6.5.2)
hydra-core (= 6.5.2)
rails (>= 3.2.6)
i18n (0.8.1)
i18n (0.8.6)
jettywrapper (2.0.3)
activesupport (>= 3.0.0)
childprocess
Expand All @@ -198,20 +198,21 @@ GEM
activesupport (>= 4, < 5.2)
railties (>= 4, < 5.2)
logstash-event (1.2.02)
loofah (2.0.3)
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0.rc1)
mail (2.7.0)
mini_mime (>= 0.1.1)
marc (1.0.0)
scrub_rb (>= 1.0.1, < 2)
unf
mediashelf-loggable (0.4.10)
method_source (0.8.2)
mime-types (2.99.3)
mini_mime (0.1.3)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.10.2)
multi_json (1.12.1)
minitest (5.10.3)
multi_json (1.13.1)
multi_xml (0.5.5)
multipart-post (2.0.0)
net-scp (1.2.1)
Expand Down Expand Up @@ -260,35 +261,35 @@ GEM
nokogiri (~> 1.6)
rails (>= 4.2.0, < 6.0)
rdf
rack (1.6.8)
rack (1.6.9)
rack-dev-mark (0.7.5)
rack (>= 1.1)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.2.7.1)
actionmailer (= 4.2.7.1)
actionpack (= 4.2.7.1)
actionview (= 4.2.7.1)
activejob (= 4.2.7.1)
activemodel (= 4.2.7.1)
activerecord (= 4.2.7.1)
activesupport (= 4.2.7.1)
rails (4.2.10)
actionmailer (= 4.2.10)
actionpack (= 4.2.10)
actionview (= 4.2.10)
activejob (= 4.2.10)
activemodel (= 4.2.10)
activerecord (= 4.2.10)
activesupport (= 4.2.10)
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.7.1)
railties (= 4.2.10)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.8)
activesupport (>= 4.2.0.beta, < 5.0)
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails_autolink (1.1.6)
rails (> 3.1)
railties (4.2.7.1)
actionpack (= 4.2.7.1)
activesupport (= 4.2.7.1)
railties (4.2.10)
actionpack (= 4.2.10)
activesupport (= 4.2.10)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (2.2.2)
Expand Down Expand Up @@ -409,7 +410,7 @@ GEM
thread_safe (0.3.6)
tilt (1.4.1)
tins (1.13.3)
tzinfo (1.2.3)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uber (0.0.15)
uglifier (3.2.0)
Expand Down Expand Up @@ -467,7 +468,7 @@ DEPENDENCIES
pry (~> 0.10.4)
qa (~> 1.1.0)
rack-dev-mark (~> 0.7.5)
rails (~> 4.2.7.1)
rails (~> 4.2.10)
rails_autolink (~> 1.1.6)
rake (~> 12.0.0)
responders (~> 2.4.0)
Expand Down

0 comments on commit bcf6004

Please sign in to comment.