Skip to content

Commit

Permalink
Merge pull request #390 from MITLibraries/dependabot/bundler/listen-3…
Browse files Browse the repository at this point in the history
….3.3

Bump listen from 3.2.1 to 3.3.3
  • Loading branch information
jazairi authored Dec 9, 2020
2 parents 73282ff + 26064f2 commit b4d9650
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ end
group :development do
gem 'annotate'
gem 'graphiql-rails'
gem 'listen', '>= 3.0.5', '< 3.3'
gem 'listen', '>= 3.0.5', '< 3.4'
gem 'rubocop'
gem 'rubocop-rails'
gem 'web-console', '>= 3.3.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ GEM
activesupport (>= 5.0.0)
jmespath (1.4.0)
jwt (2.2.2)
listen (3.2.1)
listen (3.3.3)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lograge (0.11.2)
Expand Down Expand Up @@ -304,7 +304,7 @@ DEPENDENCIES
graphql
jbuilder
jwt
listen (>= 3.0.5, < 3.3)
listen (>= 3.0.5, < 3.4)
lograge
mitlibraries-theme
pg
Expand Down

0 comments on commit b4d9650

Please sign in to comment.