File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- sidekiq-cronitor (3.7.1 )
4+ sidekiq-cronitor (3.8.0 )
55 cronitor (~> 5.1 )
66 sidekiq (< 8 )
77
88GEM
99 remote: https://rubygems.org/
1010 specs:
1111 bump (0.10.0 )
12- concurrent-ruby (1.2.2 )
1312 connection_pool (2.3.0 )
1413 cronitor (5.1.0 )
1514 httparty
2019 mini_mime (1.1.2 )
2120 multi_xml (0.6.0 )
2221 rack (3.0.6.1 )
22+ rack-protection (3.0.6 )
23+ rack
2324 rake (13.0.1 )
25+ redis (5.0.7 )
26+ redis-client (>= 0.9.0 )
2427 redis-client (0.14.0 )
2528 connection_pool
2629 rspec (3.7.0 )
3639 diff-lcs (>= 1.2.0 , < 2.0 )
3740 rspec-support (~> 3.7.0 )
3841 rspec-support (3.7.0 )
39- sidekiq (7 .0.6 )
40- concurrent-ruby ( < 2 )
41- connection_pool (>= 2.3 .0 )
42- rack (>= 2.2.4 )
43- redis-client (>= 0.11 .0 )
42+ sidekiq (6 .0.4 )
43+ connection_pool ( >= 2.2. 2 )
44+ rack (>= 2.0 .0 )
45+ rack-protection (>= 2.0.0 )
46+ redis (>= 4.1 .0 )
4447
4548PLATFORMS
4649 ruby
@@ -53,4 +56,4 @@ DEPENDENCIES
5356 sidekiq-cronitor !
5457
5558BUNDLED WITH
56- 2.1.4
59+ 2.4.22
Original file line number Diff line number Diff line change 11module Sidekiq
22 module Cronitor
3- VERSION = '3.7.1 '
3+ VERSION = '3.8.0 '
44 end
55end
You can’t perform that action at this time.
0 commit comments