File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- sn_filterable (1.0.0 )
4+ sn_filterable (1.0.1 )
55 heroicon (~> 1 )
66 kaminari (~> 1 )
77 pg (~> 1 )
7676 builder (3.2.4 )
7777 concurrent-ruby (1.1.10 )
7878 crass (1.0.6 )
79- date (3.3.1 )
79+ date (3.3.3 )
8080 diff-lcs (1.5.0 )
8181 erubi (1.11.0 )
8282 factory_bot (6.2.1 )
118118 mini_mime (1.1.2 )
119119 mini_portile2 (2.8.0 )
120120 minitest (5.16.3 )
121- net-imap (0.3.2 )
121+ net-imap (0.3.4 )
122122 date
123123 net-protocol
124124 net-pop (0.1.2 )
@@ -215,14 +215,14 @@ GEM
215215 rubocop-rspec (2.15.0 )
216216 rubocop (~> 1.33 )
217217 ruby-progressbar (1.11.0 )
218- sprockets (4.1.1 )
218+ sprockets (4.2.0 )
219219 concurrent-ruby (~> 1.0 )
220- rack (> 1 , < 3 )
220+ rack (>= 2.2.4 , < 4 )
221221 sprockets-rails (3.4.2 )
222222 actionpack (>= 5.2 )
223223 activesupport (>= 5.2 )
224224 sprockets (>= 3.0.0 )
225- tailwindcss-rails (2.0.21-x86_64-darwin )
225+ tailwindcss-rails (2.0.21 )
226226 railties (>= 6.0.0 )
227227 thor (1.2.1 )
228228 timeout (0.3.1 )
233233 tzinfo (2.0.5 )
234234 concurrent-ruby (~> 1.0 )
235235 unicode-display_width (2.3.0 )
236- view_component (2.79 .0 )
237- activesupport (>= 5.0 .0 , < 8.0 )
236+ view_component (2.80 .0 )
237+ activesupport (>= 5.2 .0 , < 8.0 )
238238 concurrent-ruby (~> 1.0 )
239239 method_source (~> 1.0 )
240240 websocket-driver (0.7.5 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module SnFilterable
4- VERSION = "1.0.0 "
4+ VERSION = "1.0.1 "
55end
You can’t perform that action at this time.
0 commit comments