File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 51
51
highline (3.0.1 )
52
52
json (2.7.1 )
53
53
language_server-protocol (3.17.0.3 )
54
- listen (3.8 .0 )
54
+ listen (3.9 .0 )
55
55
rb-fsevent (~> 0.10 , >= 0.10.3 )
56
56
rb-inotify (~> 0.9 , >= 0.9.10 )
57
57
loofah (2.22.0 )
61
61
method_source (1.0.0 )
62
62
mime-types (3.5.2 )
63
63
mime-types-data (~> 3.2015 )
64
- mime-types-data (3.2023.1205 )
64
+ mime-types-data (3.2024.0206 )
65
65
mini_portile2 (2.8.5 )
66
66
mysql2 (0.5.6 )
67
67
nenv (0.3.0 )
100
100
rspec-mocks (3.13.0 )
101
101
diff-lcs (>= 1.2.0 , < 2.0 )
102
102
rspec-support (~> 3.13.0 )
103
- rspec-support (3.13.0 )
104
- rubocop (1.60.2 )
103
+ rspec-support (3.13.1 )
104
+ rubocop (1.61.0 )
105
105
json (~> 2.3 )
106
106
language_server-protocol (>= 3.17.0 )
107
107
parallel (~> 1.10 )
@@ -112,22 +112,22 @@ GEM
112
112
rubocop-ast (>= 1.30.0 , < 2.0 )
113
113
ruby-progressbar (~> 1.7 )
114
114
unicode-display_width (>= 2.4.0 , < 3.0 )
115
- rubocop-ast (1.30.0 )
116
- parser (>= 3.2.1.0 )
115
+ rubocop-ast (1.31.1 )
116
+ parser (>= 3.3.0.4 )
117
117
rubocop-capybara (2.20.0 )
118
118
rubocop (~> 1.41 )
119
119
rubocop-factory_bot (2.25.1 )
120
120
rubocop (~> 1.41 )
121
121
rubocop-rake (0.6.0 )
122
122
rubocop (~> 1.0 )
123
- rubocop-rspec (2.26.1 )
123
+ rubocop-rspec (2.27.0 )
124
124
rubocop (~> 1.40 )
125
125
rubocop-capybara (~> 2.17 )
126
126
rubocop-factory_bot (~> 2.22 )
127
127
ruby-progressbar (1.13.0 )
128
- rugged (1.7.1 )
128
+ rugged (1.7.2 )
129
129
shellany (0.0.1 )
130
- thor (1.3.0 )
130
+ thor (1.3.1 )
131
131
twitter-text (1.14.7 )
132
132
unf (~> 0.1.0 )
133
133
unf (0.1.4 )
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
module Caramelize
4
- VERSION = '1.2.1 '
4
+ VERSION = '1.3.0 '
5
5
end
You can’t perform that action at this time.
0 commit comments