Skip to content

Commit

Permalink
Merge 979deba into 2826b18
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcolvar committed Nov 27, 2017
2 parents 2826b18 + 979deba commit bafaed3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
gem 'active-fedora', '~> 8.1.0'
gem 'om', '~> 3.1.0'
gem 'solrizer', '~> 3.3.0'
gem 'rsolr', '~> 1.1.2'
gem 'rsolr', '~> 1.0.13'
gem 'blacklight', '~> 5.10'
gem 'nokogiri', '~> 1.6.5'
gem 'rubydora', '~> 1.8.1'
Expand Down
15 changes: 7 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ GEM
nom-xml (>= 0.5.1)
om (~> 3.1)
rdf-rdfxml (~> 1.1.0)
rsolr (~> 1.1.2)
rsolr (~> 1.0.11)
rubydora (~> 1.8)
active-triples (0.4.0)
activemodel (>= 3.0.0)
Expand Down Expand Up @@ -259,7 +259,7 @@ GEM
kaminari (>= 0.15)
nokogiri (~> 1.6)
rails (>= 3.2.6, < 5)
rsolr (~> 1.1.2)
rsolr (~> 1.0.11)
block_helpers (0.3.3)
activesupport (>= 2.0)
bootstrap-sass (3.3.3)
Expand Down Expand Up @@ -438,7 +438,7 @@ GEM
thor (>= 0.14, < 2.0)
jquery-ui-rails (5.0.0)
railties (>= 3.2.16)
json (1.8.3)
json (1.8.6)
json-ld (1.1.11.1)
multi_json (~> 1.11)
rdf (~> 1.1, >= 1.1.17, < 1.99)
Expand Down Expand Up @@ -551,8 +551,7 @@ GEM
pry (>= 0.9.10, < 0.11.0)
pry-rails (0.3.3)
pry (>= 0.9.10)
puma (2.11.1)
rack (>= 1.1, < 2.0)
puma (3.11.0)
rack (1.5.5)
rack-contrib (1.2.0)
rack (>= 0.9.1)
Expand Down Expand Up @@ -619,7 +618,7 @@ GEM
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
retriable (1.4.1)
rsolr (1.1.2)
rsolr (1.0.13)
builder (>= 2.1.2)
rspec-core (3.4.1)
rspec-support (~> 3.4.0)
Expand Down Expand Up @@ -856,7 +855,7 @@ DEPENDENCIES
rb-fsevent (~> 0.9.1)
red5wrapper!
roo!
rsolr (~> 1.1.2)
rsolr (~> 1.0.13)
rspec-rails
rubocop (~> 0.40.0)
ruby-duration
Expand All @@ -881,4 +880,4 @@ DEPENDENCIES
xray-rails

BUNDLED WITH
1.13.1
1.16.0

0 comments on commit bafaed3

Please sign in to comment.