Skip to content

Commit

Permalink
Merge pull request #121 from sul-dlss/upd-dependencies
Browse files Browse the repository at this point in the history
bundle update
  • Loading branch information
cbeer authored Apr 3, 2017
2 parents 02e8a8f + 0e4fc05 commit ff83232
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 81 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ group :development, :test do
gem 'database_cleaner'

# Rubocop is a static code analyzer to enforce style.
gem 'rubocop', require: false
gem 'rubocop', '= 0.46.0', require: false

# scss-lint will test the scss files to enfoce styles
gem 'scss-lint', require: false
Expand Down
158 changes: 78 additions & 80 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,63 +1,63 @@
GEM
remote: https://rubygems.org/
specs:
actioncable (5.0.1)
actionpack (= 5.0.1)
nio4r (~> 1.2)
actioncable (5.0.2)
actionpack (= 5.0.2)
nio4r (>= 1.2, < 3.0)
websocket-driver (~> 0.6.1)
actionmailer (5.0.1)
actionpack (= 5.0.1)
actionview (= 5.0.1)
activejob (= 5.0.1)
actionmailer (5.0.2)
actionpack (= 5.0.2)
actionview (= 5.0.2)
activejob (= 5.0.2)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.0.1)
actionview (= 5.0.1)
activesupport (= 5.0.1)
actionpack (5.0.2)
actionview (= 5.0.2)
activesupport (= 5.0.2)
rack (~> 2.0)
rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.0.1)
activesupport (= 5.0.1)
actionview (5.0.2)
activesupport (= 5.0.2)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
activejob (5.0.1)
activesupport (= 5.0.1)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.0.2)
activesupport (= 5.0.2)
globalid (>= 0.3.6)
activemodel (5.0.1)
activesupport (= 5.0.1)
activerecord (5.0.1)
activemodel (= 5.0.1)
activesupport (= 5.0.1)
activemodel (5.0.2)
activesupport (= 5.0.2)
activerecord (5.0.2)
activemodel (= 5.0.2)
activesupport (= 5.0.2)
arel (~> 7.0)
activesupport (5.0.1)
activesupport (5.0.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.0)
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
airbrussh (1.1.2)
sshkit (>= 1.6.1, != 1.7.0)
arel (7.1.4)
ast (2.3.0)
autoprefixer-rails (6.6.1)
autoprefixer-rails (6.7.7.1)
execjs
bindex (0.5.0)
bootstrap-sass (3.3.7)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
builder (3.2.2)
builder (3.2.3)
bundler-audit (0.5.0)
bundler (~> 1.2)
thor (~> 0.18)
byebug (9.0.6)
cancancan (1.15.0)
capistrano (3.7.1)
cancancan (1.16.0)
capistrano (3.8.0)
airbrussh (>= 1.0.0)
capistrano-harrow
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
Expand All @@ -67,42 +67,40 @@ GEM
capistrano-bundler (1.2.0)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-harrow (0.5.3)
capistrano-one_time_key (0.0.1)
capistrano (~> 3.0)
capistrano-passenger (0.2.0)
capistrano (~> 3.0)
capistrano-rails (1.2.2)
capistrano-rails (1.2.3)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-releaseboard (0.0.1)
faraday
capistrano-shared_configs (0.1.2)
capybara (2.11.0)
capybara (2.13.0)
addressable
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
cliver (0.3.2)
codeclimate-test-reporter (1.0.4)
simplecov
concurrent-ruby (1.0.4)
codeclimate-test-reporter (1.0.8)
simplecov (<= 0.13)
concurrent-ruby (1.0.5)
config (1.4.0)
activesupport (>= 3.0)
deep_merge (~> 1.1.1)
coveralls (0.8.17)
coveralls (0.8.19)
json (>= 1.8, < 3)
simplecov (~> 0.12.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
tins (~> 1.6)
dalli (2.7.6)
database_cleaner (1.5.3)
debug_inspector (0.0.2)
deep_merge (1.1.1)
diff-lcs (1.2.5)
diff-lcs (1.3)
dlss-capistrano (3.4.0)
capistrano (~> 3.0)
capistrano-bundle_audit (>= 0.1.0)
Expand All @@ -119,28 +117,28 @@ GEM
factory_girl_rails (4.8.0)
factory_girl (~> 4.8.0)
railties (>= 3.0.0)
faraday (0.10.1)
faraday (0.12.0.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.14)
ffi (1.9.18)
globalid (0.3.7)
activesupport (>= 4.1.0)
honeybadger (2.7.2)
honeybadger (3.1.0)
htmlentities (4.3.4)
i18n (0.7.0)
i18n (0.8.1)
iiif-presentation (0.2.0)
activesupport (>= 3.2.18)
faraday (>= 0.9)
json
iso-639 (0.2.8)
jbuilder (2.6.1)
activesupport (>= 3.0.0, < 5.1)
jbuilder (2.6.3)
activesupport (>= 3.0.0, < 5.2)
multi_json (~> 1.2)
jquery-rails (4.2.2)
jquery-rails (4.3.1)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.0.3)
libv8 (3.16.14.17)
libv8 (3.16.14.19)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand Down Expand Up @@ -169,56 +167,56 @@ GEM
multipart-post (2.0.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (4.0.1)
newrelic_rpm (3.17.2.327)
nio4r (1.2.1)
nokogiri (1.7.0.1)
net-ssh (4.1.0)
newrelic_rpm (4.0.0.332)
nio4r (2.0.0)
nokogiri (1.7.1)
mini_portile2 (~> 2.1.0)
nom-xml (0.6.0)
activesupport (>= 3.2.18)
i18n
nokogiri
okcomputer (1.14.0)
parser (2.3.3.1)
okcomputer (1.14.2)
parser (2.4.0.0)
ast (~> 2.2)
poltergeist (1.12.0)
poltergeist (1.14.0)
capybara (~> 2.1)
cliver (~> 0.3.1)
websocket-driver (>= 0.2.0)
powerpack (0.1.1)
public_suffix (2.0.5)
puma (3.6.2)
puma (3.8.2)
rack (2.0.1)
rack-test (0.6.3)
rack (>= 1.0)
rails (5.0.1)
actioncable (= 5.0.1)
actionmailer (= 5.0.1)
actionpack (= 5.0.1)
actionview (= 5.0.1)
activejob (= 5.0.1)
activemodel (= 5.0.1)
activerecord (= 5.0.1)
activesupport (= 5.0.1)
rails (5.0.2)
actioncable (= 5.0.2)
actionmailer (= 5.0.2)
actionpack (= 5.0.2)
actionview (= 5.0.2)
activejob (= 5.0.2)
activemodel (= 5.0.2)
activerecord (= 5.0.2)
activesupport (= 5.0.2)
bundler (>= 1.3.0, < 2.0)
railties (= 5.0.1)
railties (= 5.0.2)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.2)
activesupport (>= 4.2.0, < 6.0)
nokogiri (~> 1.6)
rails-file-icons (0.0.1)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
railties (5.0.1)
actionpack (= 5.0.1)
activesupport (= 5.0.1)
railties (5.0.2)
actionpack (= 5.0.2)
activesupport (= 5.0.2)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (2.2.1)
rake (12.0.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.7)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
ref (2.0.0)
retina_tag (1.4.1)
Expand Down Expand Up @@ -270,39 +268,39 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
sshkit (1.11.5)
sshkit (1.13.1)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
stanford-mods (2.3.1)
stanford-mods (2.4.0)
activesupport
mods (~> 2.0, >= 2.0.2)
sul_styles (0.6.1)
rails (>= 4.1, < 6)
term-ansicolor (1.4.0)
term-ansicolor (1.5.0)
tins (~> 1.0)
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
thor (0.19.4)
thread_safe (0.3.5)
tilt (2.0.5)
tins (1.13.0)
thread_safe (0.3.6)
tilt (2.0.7)
tins (1.13.2)
tophat (2.3.0)
actionpack (>= 3.0.0)
turbolinks (5.0.1)
turbolinks-source (~> 5)
turbolinks-source (5.0.0)
tzinfo (1.2.2)
tzinfo (1.2.3)
thread_safe (~> 0.1)
uglifier (3.0.4)
uglifier (3.1.13)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.1.2)
web-console (3.4.0)
unicode-display_width (1.1.3)
web-console (3.5.0)
actionview (>= 5.0)
activemodel (>= 5.0)
debug_inspector
bindex (>= 0.4.0)
railties (>= 5.0)
websocket-driver (0.6.4)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
xpath (2.0.0)
Expand Down Expand Up @@ -347,7 +345,7 @@ DEPENDENCIES
rails-file-icons
retina_tag
rspec-rails (~> 3.0)
rubocop
rubocop (= 0.46.0)
sass-rails (~> 5.0)
scss-lint
simplecov
Expand All @@ -360,4 +358,4 @@ DEPENDENCIES
web-console

BUNDLED WITH
1.13.6
1.14.6

0 comments on commit ff83232

Please sign in to comment.