File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed
Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ gem 'prawn-table'
111111gem 'authkeeper' , path : 'engines/authkeeper'
112112
113113group :development , :test do
114- gem 'bullet' , git : 'https://github.com/flyerhzm/bullet' , branch : 'main'
114+ gem 'bullet'
115115 gem 'cypress-on-rails' , '~> 1.0'
116116 gem 'rswag-specs'
117117 gem 'rubocop' , '~> 1.35' , require : false
Original file line number Diff line number Diff line change 1- GIT
2- remote: https://github.com/flyerhzm/bullet
3- revision: b34f34e10d8cdcb685b8ebc9a716afffaede1d15
4- branch: main
5- specs:
6- bullet (8.0.1 )
7- activesupport (>= 3.0.0 )
8- uniform_notifier (~> 1.11 )
9-
101GIT
112 remote: https://github.com/redis-store/redis-rack
123 revision: 90a862b42c9715393f5a40627dea5882be6a6dcb
127118 bugsnag (6.27.1 )
128119 concurrent-ruby (~> 1.0 )
129120 builder (3.3.0 )
121+ bullet (8.0.1 )
122+ activesupport (>= 3.0.0 )
123+ uniform_notifier (~> 1.11 )
130124 capistrano (3.19.2 )
131125 airbrussh (>= 1.0.0 )
132126 i18n
@@ -513,7 +507,7 @@ DEPENDENCIES
513507 bootsnap (>= 1.4.4 )
514508 brakeman
515509 bugsnag
516- bullet !
510+ bullet
517511 capistrano (~> 3.17 )
518512 capistrano-bundler
519513 capistrano-rails (~> 1.6 )
You can’t perform that action at this time.
0 commit comments