Skip to content

Commit

Permalink
Update bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
asideofcode-dev committed Jul 23, 2023
1 parent 5e3cb58 commit 087e2aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ gem 'uglifier'
gem 'will_paginate'
gem 'sprockets-rails'

# Only to avoid https://github.com/ruby/net-imap/issues/16
gem 'net-http'

gem 'icalendar'
gem 'tzinfo-data'

Expand Down
6 changes: 1 addition & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,6 @@ GEM
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.6.0)
net-http (0.3.2)
uri
net-imap (0.3.6)
date
net-protocol
Expand Down Expand Up @@ -422,7 +420,6 @@ GEM
execjs (>= 0.3.0, < 3)
unicode-display_width (2.4.2)
uniform_notifier (1.16.0)
uri (0.12.2)
version_gem (1.1.3)
web-console (3.7.0)
actionview (>= 5.0)
Expand Down Expand Up @@ -476,7 +473,6 @@ DEPENDENCIES
letter_opener
listen (>= 3.0.5, < 3.2)
mini_magick
net-http
nokogiri
omniauth
omniauth-github
Expand Down Expand Up @@ -522,4 +518,4 @@ RUBY VERSION
ruby 2.7.2p137

BUNDLED WITH
2.1.4
2.4.17

0 comments on commit 087e2aa

Please sign in to comment.