Skip to content

Commit

Permalink
Revert "Bump to latest version"
Browse files Browse the repository at this point in the history
This reverts commit 8defa1b.
  • Loading branch information
epugh committed Dec 1, 2024
1 parent ed7b6a4 commit b716baf
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 @@ -32,7 +32,7 @@ gem 'jquery-rails'
gem 'jquery-ui-rails' # Can we narrow the widgets to load faster?
gem 'listen', '~> 3.3'
gem 'local_time'
gem 'mission_control-jobs', '~> 0.6.0'
gem 'mission_control-jobs', '~> 0.5.0' # git: 'https://github.com/rails/mission_control-jobs.git', branch: 'main'

gem 'mysql2'
gem 'omniauth'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ GEM
builder
minitest (>= 5.0)
ruby-progressbar
mission_control-jobs (0.6.0)
mission_control-jobs (0.5.0)
actioncable (>= 7.1)
actionpack (>= 7.1)
activejob (>= 7.1)
Expand Down Expand Up @@ -571,7 +571,7 @@ DEPENDENCIES
local_time
memory_profiler
minitest-reporters (>= 0.5.0)
mission_control-jobs (~> 0.6.0)
mission_control-jobs (~> 0.5.0)
mocha (~> 2.6)
mysql2
omniauth
Expand Down

0 comments on commit b716baf

Please sign in to comment.