Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

chore(deps): update dependency spring to "~> 4.2.0" (main) - autoclosed #15

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ group :development do
gem "rack-mini-profiler", "~> 3.0.0"

# Speed up commands on slow machines / big apps [https://github.com/rails/spring]
gem "spring", "~> 4.1.0"
gem "spring", "~> 4.2.0"

# Rubocop github flavour
gem "rubocop-github", "~> 0.17.0"
Expand Down
Loading