Skip to content

Commit

Permalink
Update dependency activesupport to "~> 5.2.8.0" [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2024
1 parent 1a9b3bf commit 902975f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source 'https://rubygems.org'
plugin "bundler-inject", "~> 1.1"
require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundler-inject") rescue nil

gem 'activesupport', "~> 5.2.4.3", :require => false
gem 'activesupport', "~> 5.2.8.0", :require => false
gem 'more_core_extensions', :require => false
gem 'octokit', "~> 4.3", :require => false
gem 'optimist', :require => false
Expand Down

0 comments on commit 902975f

Please sign in to comment.