File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- cable_ready (4.4.0 )
4+ cable_ready (4.4.1 )
55 rails (>= 5.2 )
66
77GEM
8787 activesupport (>= 4.2.0 )
8888 i18n (1.8.5 )
8989 concurrent-ruby (~> 1.0 )
90- loofah (2.7 .0 )
90+ loofah (2.8 .0 )
9191 crass (~> 1.0.2 )
9292 nokogiri (>= 1.5.9 )
9393 magic_frozen_string_literal (1.2.0 )
148148 thor (>= 0.20.3 , < 2.0 )
149149 rainbow (3.0.0 )
150150 rake (13.0.1 )
151- regexp_parser (1.8.2 )
151+ regexp_parser (2.0.0 )
152152 retriable (3.1.2 )
153153 rexml (3.2.4 )
154154 rubocop (1.2.0 )
160160 rubocop-ast (>= 1.0.1 )
161161 ruby-progressbar (~> 1.7 )
162162 unicode-display_width (>= 1.4.0 , < 2.0 )
163- rubocop-ast (1.1.1 )
163+ rubocop-ast (1.2.0 )
164164 parser (>= 2.7.1.5 )
165165 rubocop-performance (1.8.1 )
166166 rubocop (>= 0.87.0 )
190190 websocket-driver (0.7.3 )
191191 websocket-extensions (>= 0.1.0 )
192192 websocket-extensions (0.1.5 )
193- zeitwerk (2.4.1 )
193+ zeitwerk (2.4.2 )
194194
195195PLATFORMS
196196 ruby
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module CableReady
4- VERSION = "4.4.0 "
4+ VERSION = "4.4.1 "
55end
You can’t perform that action at this time.
0 commit comments