Skip to content

Commit cfa66f8

Browse files
authored
Merge pull request #302 from chadlwilson/sync-appraisals
Bump dependencies within appraisal files
2 parents 6f2bfd9 + d054ea9 commit cfa66f8

8 files changed

+23
-23
lines changed

gemfiles/rails50.gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ GEM
7575
net-smtp (0.5.1)
7676
net-protocol
7777
nio4r (2.7.4-java)
78-
nokogiri (1.18.8-java)
78+
nokogiri (1.18.9-java)
7979
racc (~> 1.4)
8080
racc (1.8.1-java)
8181
rack (2.2.17)
@@ -128,7 +128,7 @@ GEM
128128
actionpack (>= 4.0)
129129
activesupport (>= 4.0)
130130
sprockets (>= 3.0.0)
131-
thor (1.3.2)
131+
thor (1.4.0)
132132
thread_safe (0.3.6-java)
133133
timeout (0.4.3)
134134
tzinfo (1.2.11)

gemfiles/rails52.gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
net-smtp (0.5.1)
8282
net-protocol
8383
nio4r (2.7.4-java)
84-
nokogiri (1.18.8-java)
84+
nokogiri (1.18.9-java)
8585
racc (~> 1.4)
8686
racc (1.8.1-java)
8787
rack (2.2.17)
@@ -135,7 +135,7 @@ GEM
135135
actionpack (>= 5.2)
136136
activesupport (>= 5.2)
137137
sprockets (>= 3.0.0)
138-
thor (1.3.2)
138+
thor (1.4.0)
139139
thread_safe (0.3.6-java)
140140
timeout (0.4.3)
141141
tzinfo (1.2.11)

gemfiles/rails60.gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ GEM
9494
net-smtp (0.5.1)
9595
net-protocol
9696
nio4r (2.7.4-java)
97-
nokogiri (1.18.8-java)
97+
nokogiri (1.18.9-java)
9898
racc (~> 1.4)
9999
racc (1.8.1-java)
100100
rack (2.2.17)
@@ -150,7 +150,7 @@ GEM
150150
actionpack (>= 5.2)
151151
activesupport (>= 5.2)
152152
sprockets (>= 3.0.0)
153-
thor (1.3.2)
153+
thor (1.4.0)
154154
thread_safe (0.3.6-java)
155155
timeout (0.4.3)
156156
tzinfo (1.2.11)

gemfiles/rails61.gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ GEM
9898
net-smtp (0.5.1)
9999
net-protocol
100100
nio4r (2.7.4-java)
101-
nokogiri (1.18.8-java)
101+
nokogiri (1.18.9-java)
102102
racc (~> 1.4)
103103
racc (1.8.1-java)
104104
rack (2.2.17)
@@ -154,7 +154,7 @@ GEM
154154
actionpack (>= 6.1)
155155
activesupport (>= 6.1)
156156
sprockets (>= 3.0.0)
157-
thor (1.3.2)
157+
thor (1.4.0)
158158
timeout (0.4.3)
159159
tzinfo (2.0.6)
160160
concurrent-ruby (~> 1.0)

gemfiles/rails70.gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ GEM
103103
net-smtp (0.5.1)
104104
net-protocol
105105
nio4r (2.7.4-java)
106-
nokogiri (1.18.8-java)
106+
nokogiri (1.18.9-java)
107107
racc (~> 1.4)
108108
racc (1.8.1-java)
109109
rack (2.2.17)
@@ -151,7 +151,7 @@ GEM
151151
diff-lcs (>= 1.2.0, < 2.0)
152152
rspec-support (~> 3.13.0)
153153
rspec-support (3.13.4)
154-
thor (1.3.2)
154+
thor (1.4.0)
155155
timeout (0.4.3)
156156
tzinfo (2.0.6)
157157
concurrent-ruby (~> 1.0)

gemfiles/rails71.gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ GEM
100100
activesupport (>= 6.1)
101101
i18n (1.14.7)
102102
concurrent-ruby (~> 1.0)
103-
io-console (0.8.0-java)
103+
io-console (0.8.1-java)
104104
irb (1.15.2)
105105
pp (>= 0.6.0)
106106
rdoc (>= 4.0.0)
@@ -129,7 +129,7 @@ GEM
129129
net-smtp (0.5.1)
130130
net-protocol
131131
nio4r (2.7.4-java)
132-
nokogiri (1.18.8-java)
132+
nokogiri (1.18.9-java)
133133
racc (~> 1.4)
134134
pp (0.6.2)
135135
prettyprint
@@ -179,7 +179,7 @@ GEM
179179
rdoc (6.14.2)
180180
erb
181181
psych (>= 4.0.0)
182-
reline (0.6.1)
182+
reline (0.6.2)
183183
io-console (~> 0.5)
184184
rspec (3.13.1)
185185
rspec-core (~> 3.13.0)
@@ -195,7 +195,7 @@ GEM
195195
rspec-support (~> 3.13.0)
196196
rspec-support (3.13.4)
197197
securerandom (0.4.1)
198-
thor (1.3.2)
198+
thor (1.4.0)
199199
timeout (0.4.3)
200200
tzinfo (2.0.6)
201201
concurrent-ruby (~> 1.0)

gemfiles/rails72.gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ GEM
9494
activesupport (>= 6.1)
9595
i18n (1.14.7)
9696
concurrent-ruby (~> 1.0)
97-
io-console (0.8.0-java)
97+
io-console (0.8.1-java)
9898
irb (1.15.2)
9999
pp (>= 0.6.0)
100100
rdoc (>= 4.0.0)
@@ -122,7 +122,7 @@ GEM
122122
net-smtp (0.5.1)
123123
net-protocol
124124
nio4r (2.7.4-java)
125-
nokogiri (1.18.8-java)
125+
nokogiri (1.18.9-java)
126126
racc (~> 1.4)
127127
pp (0.6.2)
128128
prettyprint
@@ -172,7 +172,7 @@ GEM
172172
rdoc (6.14.2)
173173
erb
174174
psych (>= 4.0.0)
175-
reline (0.6.1)
175+
reline (0.6.2)
176176
io-console (~> 0.5)
177177
rspec (3.13.1)
178178
rspec-core (~> 3.13.0)
@@ -188,7 +188,7 @@ GEM
188188
rspec-support (~> 3.13.0)
189189
rspec-support (3.13.4)
190190
securerandom (0.4.1)
191-
thor (1.3.2)
191+
thor (1.4.0)
192192
timeout (0.4.3)
193193
tzinfo (2.0.6)
194194
concurrent-ruby (~> 1.0)

gemfiles/rails80.gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,13 @@ GEM
8686
date (3.4.1-java)
8787
diff-lcs (1.6.2)
8888
drb (2.2.3)
89-
erb (5.0.1-java)
89+
erb (5.0.2)
9090
erubi (1.13.1)
9191
globalid (1.2.1)
9292
activesupport (>= 6.1)
9393
i18n (1.14.7)
9494
concurrent-ruby (~> 1.0)
95-
io-console (0.8.0-java)
95+
io-console (0.8.1-java)
9696
irb (1.15.2)
9797
pp (>= 0.6.0)
9898
rdoc (>= 4.0.0)
@@ -120,7 +120,7 @@ GEM
120120
net-smtp (0.5.1)
121121
net-protocol
122122
nio4r (2.7.4-java)
123-
nokogiri (1.18.8-java)
123+
nokogiri (1.18.9-java)
124124
racc (~> 1.4)
125125
pp (0.6.2)
126126
prettyprint
@@ -170,7 +170,7 @@ GEM
170170
rdoc (6.14.2)
171171
erb
172172
psych (>= 4.0.0)
173-
reline (0.6.1)
173+
reline (0.6.2)
174174
io-console (~> 0.5)
175175
rspec (3.13.1)
176176
rspec-core (~> 3.13.0)
@@ -186,7 +186,7 @@ GEM
186186
rspec-support (~> 3.13.0)
187187
rspec-support (3.13.4)
188188
securerandom (0.4.1)
189-
thor (1.3.2)
189+
thor (1.4.0)
190190
timeout (0.4.3)
191191
tzinfo (2.0.6)
192192
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)