Skip to content

Commit

Permalink
Gems: drop carrierwave
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Jan 9, 2024
1 parent 871854f commit ee01bc6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ gem 'paper_trail'

# Image migration
gem 'geoblacklight_sidecar_images', git: "https://github.com/geoblacklight/geoblacklight_sidecar_images.git", branch: "feature/statesman-update"
gem 'carrierwave', '~> 1.2'
gem 'mini_magick', '~> 4.9.4'
gem "image_processing", ">= 1.2"

Expand Down
7 changes: 0 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,11 +181,6 @@ GEM
capybara-selenium (0.0.6)
capybara
selenium-webdriver
carrierwave (1.3.4)
activemodel (>= 4.0.0)
activesupport (>= 4.0.0)
mime-types (>= 1.16)
ssrf_filter (~> 1.0, < 1.1.0)
chartkick (5.0.5)
chosen-rails (1.10.0)
coffee-rails (>= 3.2)
Expand Down Expand Up @@ -684,7 +679,6 @@ GEM
sprockets (>= 3.0.0)
sqlite3 (1.7.0)
mini_portile2 (~> 2.8.0)
ssrf_filter (1.0.8)
stackprof (0.2.25)
statesman (10.0.0)
temple (0.10.3)
Expand Down Expand Up @@ -776,7 +770,6 @@ DEPENDENCIES
capybara
capybara-screenshot
capybara-selenium
carrierwave (~> 1.2)
chosen-rails (~> 1.10)
chronic
coffee-rails (~> 4.2)
Expand Down

0 comments on commit ee01bc6

Please sign in to comment.