Skip to content

Commit

Permalink
Revert "Add logger as explicit dependency"
Browse files Browse the repository at this point in the history
This reverts commit 5eba7d9.
  • Loading branch information
ryanfb committed Jan 16, 2025
1 parent 5aef51c commit 89db7e0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ end
gem 'haml-rails', '~> 2.0'
gem 'jquery-rails'
gem 'jruby-jars', File.read('.ruby-version').chomp.sub(/^jruby-/, '')
gem 'logger'
gem 'sass'
# gem 'json-jruby', '>= 1.6.6', :require => 'json', :platform => :jruby
gem 'actionpack-page_caching'
Expand Down
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,6 @@ DEPENDENCIES
jquery-rails
jruby-jars (= 9.4.9.0)
json (>= 1.6.6)
logger
lograge
mocha
omniauth-google-oauth2
Expand Down

0 comments on commit 89db7e0

Please sign in to comment.