Skip to content

Commit

Permalink
Merge pull request #269 from sul-dlss/update-geobl
Browse files Browse the repository at this point in the history
update to geoblacklight 0.10.1
  • Loading branch information
Darren Hardy committed Jun 17, 2015
2 parents bb108ba + 98063f4 commit 8c0b304
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 44 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.2.0'
gem 'rails', '4.2.2'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 4.0.3'
# Use Uglifier as compressor for JavaScript assets
Expand Down Expand Up @@ -61,7 +61,7 @@ gem 'pg'


gem "blacklight", '~> 5.12.1'
gem "geoblacklight", '~> 0.9.2'
gem "geoblacklight", '~> 0.10.1'
gem "jettywrapper"
gem "devise"
gem "devise-guests", "~> 0.3.3"
Expand Down
87 changes: 46 additions & 41 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.2.0)
actionpack (= 4.2.0)
actionview (= 4.2.0)
activejob (= 4.2.0)
actionmailer (4.2.2)
actionpack (= 4.2.2)
actionview (= 4.2.2)
activejob (= 4.2.2)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.0)
actionview (= 4.2.0)
activesupport (= 4.2.0)
rack (~> 1.6.0)
actionpack (4.2.2)
actionview (= 4.2.2)
activesupport (= 4.2.2)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
actionview (4.2.0)
activesupport (= 4.2.0)
actionview (4.2.2)
activesupport (= 4.2.2)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
activejob (4.2.0)
activesupport (= 4.2.0)
activejob (4.2.2)
activesupport (= 4.2.2)
globalid (>= 0.3.0)
activemodel (4.2.0)
activesupport (= 4.2.0)
activemodel (4.2.2)
activesupport (= 4.2.2)
builder (~> 3.1)
activerecord (4.2.0)
activemodel (= 4.2.0)
activesupport (= 4.2.0)
activerecord (4.2.2)
activemodel (= 4.2.2)
activesupport (= 4.2.2)
arel (~> 6.0)
activesupport (4.2.0)
activesupport (4.2.2)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
arel (6.0.0)
autoprefixer-rails (5.1.9)
autoprefixer-rails (5.2.0)
execjs
json
bcrypt (3.1.10)
Expand Down Expand Up @@ -132,14 +132,16 @@ GEM
ffi (1.9.6)
font-awesome-rails (4.1.0.0)
railties (>= 3.2, < 5.0)
geoblacklight (0.9.2)
geoblacklight (0.10.1)
blacklight (~> 5.12.0)
blacklight_range_limit (~> 5.0.3)
coderay
faraday
font-awesome-rails (~> 4.1.0.0)
geoblacklight-icons (>= 0.2)
leaflet-rails (~> 0.7.3)
rails_config
geoblacklight-icons (0.2.1)
globalid (0.3.5)
activesupport (>= 4.1.0)
hike (1.2.3)
Expand All @@ -158,14 +160,14 @@ GEM
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (1.8.2)
json (1.8.3)
kaminari (0.16.3)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
leaflet-rails (0.7.4)
libv8 (3.16.14.7)
logger (1.2.8)
loofah (2.0.1)
loofah (2.0.2)
nokogiri (>= 1.5.9)
lyberteam-capistrano-devel (3.1.0)
capistrano (~> 3.0)
Expand All @@ -174,10 +176,10 @@ GEM
capistrano-releaseboard
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.4.3)
mime-types (2.6.1)
mini_portile (0.6.2)
minitest (5.6.0)
multi_json (1.11.0)
minitest (5.7.0)
multi_json (1.11.1)
multipart-post (2.0.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
Expand All @@ -193,19 +195,19 @@ GEM
cliver (~> 0.3.1)
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
rack (1.6.0)
rack (1.6.2)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.2.0)
actionmailer (= 4.2.0)
actionpack (= 4.2.0)
actionview (= 4.2.0)
activejob (= 4.2.0)
activemodel (= 4.2.0)
activerecord (= 4.2.0)
activesupport (= 4.2.0)
rails (4.2.2)
actionmailer (= 4.2.2)
actionpack (= 4.2.2)
actionview (= 4.2.2)
activejob (= 4.2.2)
activemodel (= 4.2.2)
activerecord (= 4.2.2)
activesupport (= 4.2.2)
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.0)
railties (= 4.2.2)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
Expand All @@ -217,9 +219,9 @@ GEM
loofah (~> 2.0)
rails_config (0.4.2)
activesupport (>= 3.0)
railties (4.2.0)
actionpack (= 4.2.0)
activesupport (= 4.2.0)
railties (4.2.2)
actionpack (= 4.2.2)
activesupport (= 4.2.2)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.4.2)
Expand Down Expand Up @@ -272,7 +274,7 @@ GEM
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.2.4)
sprockets-rails (2.3.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
Expand Down Expand Up @@ -328,7 +330,7 @@ DEPENDENCIES
devise-guests (~> 0.3.3)
devise-remote-user
factory_girl_rails
geoblacklight (~> 0.9.2)
geoblacklight (~> 0.10.1)
is_it_working
jbuilder (~> 2.0)
jettywrapper
Expand All @@ -337,7 +339,7 @@ DEPENDENCIES
newrelic_rpm
pg
poltergeist
rails (= 4.2.0)
rails (= 4.2.2)
rspec-rails (~> 3.1.0)
sass-rails (~> 4.0.3)
sdoc (~> 0.4.0)
Expand All @@ -349,3 +351,6 @@ DEPENDENCIES
therubyracer
twitter-typeahead-rails
uglifier (>= 1.3.0)

BUNDLED WITH
1.10.3
3 changes: 2 additions & 1 deletion app/assets/javascripts/geoblacklight.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
//= require geoblacklight/geoblacklight
//= require geoblacklight/basemaps
//= require geoblacklight/viewers
//= require geoblacklight/modules
//= require geoblacklight/downloaders
//= require blacklight_range_limit
//= require leaflet-iiif
//= require readmore.min
//= require readmore.min

0 comments on commit 8c0b304

Please sign in to comment.