Skip to content

Commit 2b4b895

Browse files
authored
Merge pull request #12 from openjournals/ruby334
Ruby 3.3.4
2 parents bb00949 + b4aae87 commit 2b4b895

File tree

4 files changed

+25
-32
lines changed

4 files changed

+25
-32
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install Ruby
1616
uses: ruby/setup-ruby@v1
1717
with:
18-
ruby-version: 3.3.3
18+
ruby-version: 3.3.4
1919
bundler-cache: true
2020
- name: Run specs
2121
env:

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby-3.3.3
1+
ruby-3.3.4

Gemfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
source "https://rubygems.org"
22
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33

4-
ruby "3.3.3"
4+
ruby "3.3.4"
55

66
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
77
gem "rails", "~> 7.2.0"
8-
# Needed until Ruby 3.3.4 is released https://github.com/ruby/ruby/pull/11006
9-
gem 'net-pop', github: 'ruby/net-pop'
108

119
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
1210
gem "sprockets-rails"

Gemfile.lock

Lines changed: 22 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
GIT
2-
remote: https://github.com/ruby/net-pop.git
3-
revision: e8d0afe2773b9eb6a23c39e9e437f6fc0fc7c733
4-
specs:
5-
net-pop (0.1.2)
6-
net-protocol
7-
81
GEM
92
remote: https://rubygems.org/
103
specs:
@@ -83,7 +76,7 @@ GEM
8376
base64 (0.2.0)
8477
bigdecimal (3.1.8)
8578
bindex (0.8.1)
86-
bootsnap (1.18.3)
79+
bootsnap (1.18.4)
8780
msgpack (~> 1.2)
8881
builder (3.3.0)
8982
capybara (3.40.0)
@@ -110,9 +103,10 @@ GEM
110103
factory_bot_rails (6.4.3)
111104
factory_bot (~> 6.4)
112105
railties (>= 5.0.0)
113-
faraday (2.9.2)
106+
faraday (2.10.1)
114107
faraday-net_http (>= 2.0, < 3.2)
115-
faraday-net_http (3.1.0)
108+
logger
109+
faraday-net_http (3.1.1)
116110
net-http
117111
faraday-retry (2.2.1)
118112
faraday (~> 2.0)
@@ -158,7 +152,7 @@ GEM
158152
marcel (1.0.4)
159153
matrix (0.4.2)
160154
mini_mime (1.1.5)
161-
minitest (5.24.1)
155+
minitest (5.25.0)
162156
msgpack (1.7.2)
163157
multi_xml (0.7.1)
164158
bigdecimal (~> 3.1)
@@ -167,6 +161,8 @@ GEM
167161
net-imap (0.4.14)
168162
date
169163
net-protocol
164+
net-pop (0.1.2)
165+
net-protocol
170166
net-protocol (0.2.2)
171167
timeout
172168
net-smtp (0.5.0)
@@ -210,10 +206,10 @@ GEM
210206
omniauth-rails_csrf_protection (1.0.2)
211207
actionpack (>= 4.2)
212208
omniauth (~> 2.0)
213-
pg (1.5.6)
209+
pg (1.5.7)
214210
psych (5.1.2)
215211
stringio
216-
public_suffix (6.0.0)
212+
public_suffix (6.0.1)
217213
puma (6.4.2)
218214
nio4r (~> 2.0)
219215
racc (1.8.1)
@@ -267,7 +263,7 @@ GEM
267263
regexp_parser (2.9.2)
268264
reline (0.5.9)
269265
io-console (~> 0.5)
270-
rexml (3.3.1)
266+
rexml (3.3.5)
271267
strscan
272268
rspec-core (3.13.0)
273269
rspec-support (~> 3.13.0)
@@ -292,7 +288,7 @@ GEM
292288
addressable (>= 2.3.5)
293289
faraday (>= 0.17.3, < 3)
294290
securerandom (0.3.1)
295-
selenium-webdriver (4.22.0)
291+
selenium-webdriver (4.23.0)
296292
base64 (~> 0.2)
297293
logger (~> 1.4)
298294
rexml (~> 3.2, >= 3.2.5)
@@ -304,29 +300,29 @@ GEM
304300
sprockets (4.2.1)
305301
concurrent-ruby (~> 1.0)
306302
rack (>= 2.2.4, < 4)
307-
sprockets-rails (3.5.1)
303+
sprockets-rails (3.5.2)
308304
actionpack (>= 6.1)
309305
activesupport (>= 6.1)
310306
sprockets (>= 3.0.0)
311307
stimulus-rails (1.3.3)
312308
railties (>= 6.0.0)
313309
stringio (3.1.1)
314310
strscan (3.1.0)
315-
tailwindcss-rails (2.6.1)
311+
tailwindcss-rails (2.7.3)
316312
railties (>= 7.0.0)
317-
tailwindcss-rails (2.6.1-aarch64-linux)
313+
tailwindcss-rails (2.7.3-aarch64-linux)
318314
railties (>= 7.0.0)
319-
tailwindcss-rails (2.6.1-arm-linux)
315+
tailwindcss-rails (2.7.3-arm-linux)
320316
railties (>= 7.0.0)
321-
tailwindcss-rails (2.6.1-arm64-darwin)
317+
tailwindcss-rails (2.7.3-arm64-darwin)
322318
railties (>= 7.0.0)
323-
tailwindcss-rails (2.6.1-x86_64-darwin)
319+
tailwindcss-rails (2.7.3-x86_64-darwin)
324320
railties (>= 7.0.0)
325-
tailwindcss-rails (2.6.1-x86_64-linux)
321+
tailwindcss-rails (2.7.3-x86_64-linux)
326322
railties (>= 7.0.0)
327323
thor (1.3.1)
328324
timeout (0.4.1)
329-
turbo-rails (2.0.5)
325+
turbo-rails (2.0.6)
330326
actionpack (>= 6.0.0)
331327
activejob (>= 6.0.0)
332328
railties (>= 6.0.0)
@@ -341,7 +337,7 @@ GEM
341337
bindex (>= 0.4.0)
342338
railties (>= 6.0.0)
343339
webrick (1.8.1)
344-
websocket (1.2.10)
340+
websocket (1.2.11)
345341
websocket-driver (0.7.6)
346342
websocket-extensions (>= 0.1.0)
347343
websocket-extensions (0.1.5)
@@ -366,7 +362,6 @@ DEPENDENCIES
366362
importmap-rails
367363
jbuilder
368364
kaminari
369-
net-pop!
370365
octokit
371366
omniauth-github
372367
omniauth-orcid
@@ -385,7 +380,7 @@ DEPENDENCIES
385380
web-console
386381

387382
RUBY VERSION
388-
ruby 3.3.3p89
383+
ruby 3.3.4p94
389384

390385
BUNDLED WITH
391-
2.5.14
386+
2.5.17

0 commit comments

Comments
 (0)