Skip to content

Commit b46268e

Browse files
Bump rails from 8.0.3 to 8.1.0
Bumps [rails](https://github.com/rails/rails) from 8.0.3 to 8.1.0. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.3...v8.1.0) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f53f1a commit b46268e

2 files changed

Lines changed: 78 additions & 75 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source "https://rubygems.org"
44

55
ruby "~> #{File.read(File.join(__dir__, '.ruby-version')).strip}"
66

7-
gem "rails", "8.0.3"
7+
gem "rails", "8.1.0"
88

99
gem "anthropic"
1010
gem "aws-sdk-bedrock"

Gemfile.lock

Lines changed: 77 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -10,72 +10,75 @@ GIT
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (8.0.3)
14-
actionpack (= 8.0.3)
15-
activesupport (= 8.0.3)
13+
action_text-trix (2.1.15)
14+
railties
15+
actioncable (8.1.0)
16+
actionpack (= 8.1.0)
17+
activesupport (= 8.1.0)
1618
nio4r (~> 2.0)
1719
websocket-driver (>= 0.6.1)
1820
zeitwerk (~> 2.6)
19-
actionmailbox (8.0.3)
20-
actionpack (= 8.0.3)
21-
activejob (= 8.0.3)
22-
activerecord (= 8.0.3)
23-
activestorage (= 8.0.3)
24-
activesupport (= 8.0.3)
21+
actionmailbox (8.1.0)
22+
actionpack (= 8.1.0)
23+
activejob (= 8.1.0)
24+
activerecord (= 8.1.0)
25+
activestorage (= 8.1.0)
26+
activesupport (= 8.1.0)
2527
mail (>= 2.8.0)
26-
actionmailer (8.0.3)
27-
actionpack (= 8.0.3)
28-
actionview (= 8.0.3)
29-
activejob (= 8.0.3)
30-
activesupport (= 8.0.3)
28+
actionmailer (8.1.0)
29+
actionpack (= 8.1.0)
30+
actionview (= 8.1.0)
31+
activejob (= 8.1.0)
32+
activesupport (= 8.1.0)
3133
mail (>= 2.8.0)
3234
rails-dom-testing (~> 2.2)
33-
actionpack (8.0.3)
34-
actionview (= 8.0.3)
35-
activesupport (= 8.0.3)
35+
actionpack (8.1.0)
36+
actionview (= 8.1.0)
37+
activesupport (= 8.1.0)
3638
nokogiri (>= 1.8.5)
3739
rack (>= 2.2.4)
3840
rack-session (>= 1.0.1)
3941
rack-test (>= 0.6.3)
4042
rails-dom-testing (~> 2.2)
4143
rails-html-sanitizer (~> 1.6)
4244
useragent (~> 0.16)
43-
actiontext (8.0.3)
44-
actionpack (= 8.0.3)
45-
activerecord (= 8.0.3)
46-
activestorage (= 8.0.3)
47-
activesupport (= 8.0.3)
45+
actiontext (8.1.0)
46+
action_text-trix (~> 2.1.15)
47+
actionpack (= 8.1.0)
48+
activerecord (= 8.1.0)
49+
activestorage (= 8.1.0)
50+
activesupport (= 8.1.0)
4851
globalid (>= 0.6.0)
4952
nokogiri (>= 1.8.5)
50-
actionview (8.0.3)
51-
activesupport (= 8.0.3)
53+
actionview (8.1.0)
54+
activesupport (= 8.1.0)
5255
builder (~> 3.1)
5356
erubi (~> 1.11)
5457
rails-dom-testing (~> 2.2)
5558
rails-html-sanitizer (~> 1.6)
56-
activejob (8.0.3)
57-
activesupport (= 8.0.3)
59+
activejob (8.1.0)
60+
activesupport (= 8.1.0)
5861
globalid (>= 0.3.6)
59-
activemodel (8.0.3)
60-
activesupport (= 8.0.3)
61-
activerecord (8.0.3)
62-
activemodel (= 8.0.3)
63-
activesupport (= 8.0.3)
62+
activemodel (8.1.0)
63+
activesupport (= 8.1.0)
64+
activerecord (8.1.0)
65+
activemodel (= 8.1.0)
66+
activesupport (= 8.1.0)
6467
timeout (>= 0.4.0)
65-
activestorage (8.0.3)
66-
actionpack (= 8.0.3)
67-
activejob (= 8.0.3)
68-
activerecord (= 8.0.3)
69-
activesupport (= 8.0.3)
68+
activestorage (8.1.0)
69+
actionpack (= 8.1.0)
70+
activejob (= 8.1.0)
71+
activerecord (= 8.1.0)
72+
activesupport (= 8.1.0)
7073
marcel (~> 1.0)
71-
activesupport (8.0.3)
74+
activesupport (8.1.0)
7275
base64
73-
benchmark (>= 0.3)
7476
bigdecimal
7577
concurrent-ruby (~> 1.0, >= 1.3.1)
7678
connection_pool (>= 2.2.5)
7779
drb
7880
i18n (>= 1.6, < 2)
81+
json
7982
logger (>= 1.4.2)
8083
minitest (>= 5.1)
8184
securerandom (>= 0.3)
@@ -106,7 +109,6 @@ GEM
106109
aws-sigv4 (1.12.1)
107110
aws-eventstream (~> 1, >= 1.0.2)
108111
base64 (0.3.0)
109-
benchmark (0.5.0)
110112
better_html (2.1.1)
111113
actionview (>= 6.0)
112114
activesupport (>= 6.0)
@@ -165,7 +167,7 @@ GEM
165167
domain_name (0.6.20240107)
166168
dotenv (3.1.8)
167169
drb (2.2.3)
168-
erb (5.1.1)
170+
erb (5.1.3)
169171
erb_lint (0.9.0)
170172
activesupport
171173
better_html (>= 2.0.1)
@@ -366,7 +368,8 @@ GEM
366368
loofah (2.24.1)
367369
crass (~> 1.0.2)
368370
nokogiri (>= 1.12.0)
369-
mail (2.8.1)
371+
mail (2.9.0)
372+
logger
370373
mini_mime (>= 0.1.1)
371374
net-imap
372375
net-pop
@@ -655,30 +658,30 @@ GEM
655658
rack (>= 1.3)
656659
rackup (2.2.1)
657660
rack (>= 3)
658-
rails (8.0.3)
659-
actioncable (= 8.0.3)
660-
actionmailbox (= 8.0.3)
661-
actionmailer (= 8.0.3)
662-
actionpack (= 8.0.3)
663-
actiontext (= 8.0.3)
664-
actionview (= 8.0.3)
665-
activejob (= 8.0.3)
666-
activemodel (= 8.0.3)
667-
activerecord (= 8.0.3)
668-
activestorage (= 8.0.3)
669-
activesupport (= 8.0.3)
661+
rails (8.1.0)
662+
actioncable (= 8.1.0)
663+
actionmailbox (= 8.1.0)
664+
actionmailer (= 8.1.0)
665+
actionpack (= 8.1.0)
666+
actiontext (= 8.1.0)
667+
actionview (= 8.1.0)
668+
activejob (= 8.1.0)
669+
activemodel (= 8.1.0)
670+
activerecord (= 8.1.0)
671+
activestorage (= 8.1.0)
672+
activesupport (= 8.1.0)
670673
bundler (>= 1.15.0)
671-
railties (= 8.0.3)
674+
railties (= 8.1.0)
672675
rails-dom-testing (2.3.0)
673676
activesupport (>= 5.0.0)
674677
minitest
675678
nokogiri (>= 1.6)
676679
rails-html-sanitizer (1.6.2)
677680
loofah (~> 2.21)
678681
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
679-
railties (8.0.3)
680-
actionpack (= 8.0.3)
681-
activesupport (= 8.0.3)
682+
railties (8.1.0)
683+
actionpack (= 8.1.0)
684+
activesupport (= 8.1.0)
682685
irb (~> 1.13)
683686
rackup (>= 1.0.0)
684687
rake (>= 12.2)
@@ -931,7 +934,7 @@ DEPENDENCIES
931934
pry-byebug
932935
pry-rails
933936
rack-attack
934-
rails (= 8.0.3)
937+
rails (= 8.1.0)
935938
rspec-rails
936939
rubocop-govuk
937940
ruby-openai
@@ -944,17 +947,18 @@ DEPENDENCIES
944947
webmock
945948

946949
CHECKSUMS
947-
actioncable (8.0.3) sha256=f8cad39cebefaa1c9d4904f3e843022f22ee7a9201b59db703bf3ef7f2877493
948-
actionmailbox (8.0.3) sha256=2a0444f8937c641db100128a1826554c5298ade65c62b623a1fcb34a1dc6bd2f
949-
actionmailer (8.0.3) sha256=6dc0c3701065a96f845a05a28e9d7a60055222cfc324cc6c3a281cec148cc723
950-
actionpack (8.0.3) sha256=d63c21cb109e0529d785ffdb657a092928890327c5c8ea2e46f63b6751be5ad3
951-
actiontext (8.0.3) sha256=1c46fdfa60ffa282bf29cccc0714071128826bef5740c4f2a88d375d206a9df4
952-
actionview (8.0.3) sha256=5171946ff07d1e95bf3d805ad9425a89040a013dea11bb1f4cf604f108b1ce66
953-
activejob (8.0.3) sha256=469eddb3822aff1c6a0df0bd3398f28bff8fcd1bd0e9d309e6b7ccbd0bdba1b6
954-
activemodel (8.0.3) sha256=406907245a1c6c04cdf2187cc4590fdc081d7a07392123d322125677022ea67c
955-
activerecord (8.0.3) sha256=9b95c63b2ae9ccb57bb15db730300fdd02af387e12474eb9002a668acab3cea8
956-
activestorage (8.0.3) sha256=4f4eadeb5d128a35ed21d960eeece027225b36d54542512c8a36ad5316988c5e
957-
activesupport (8.0.3) sha256=a711ce5e30660b23232f26a38699469f8d859d47aa1f722e183fda6d7cc17823
950+
action_text-trix (2.1.15) sha256=4bf9bbd8fa95954de3f0022dae0d927bce22c1bb31d5dc9c3766f8c145c109c1
951+
actioncable (8.1.0) sha256=336d5868db5629d2071ddc6b4e654f9c0af94117ccebee884f45035232ffd8b9
952+
actionmailbox (8.1.0) sha256=96cd0c4ec02ba54f117ac31df0a1c607f5b45bcfd8474d6ae068a38615f73b72
953+
actionmailer (8.1.0) sha256=e79d607c0b99ba384b535e4cbe1927351c409999cfc1a3214d2b3fcf06b36cb1
954+
actionpack (8.1.0) sha256=f837989d31e5ab3a71f4db2ec8e197891558c5b763d12c5f1c1dfc5911df0a61
955+
actiontext (8.1.0) sha256=64bc719fcbe5fecfa7c45cf289c0d87d41be924e98883433c2e6352d3a142277
956+
actionview (8.1.0) sha256=b7e8770a5aacd389a3c04916d29609a53459447fcbf747150437136d44c1d1f3
957+
activejob (8.1.0) sha256=61214bc2d04486e2c7918e3903d9db2a738adf3b8c8a7240303d515d99a94c59
958+
activemodel (8.1.0) sha256=43aa66565a601483e6c614d02cb2090168c91a803ddb954e2b0ef24d22de745e
959+
activerecord (8.1.0) sha256=cacfc779cc551444543ebc6021831676c185da336979606e7478d03a18d23288
960+
activestorage (8.1.0) sha256=15cca5966bb39fed926ebb5bd03ec2cacf8ca3fe2de84fb50faa31ba317ab2ac
961+
activesupport (8.1.0) sha256=d4adf40725be7bbc2a16936a6cf41b175a46ba0c5ccdb703ea4ed7c8801e070a
958962
addressable (2.8.7) sha256=462986537cf3735ab5f3c0f557f14155d778f4b43ea4f485a9deb9c8f7c58232
959963
amq-protocol (2.3.3) sha256=85b42738290913a35dcc487a2ca0dd260a4150b40ed1954c9c1932df466abc1f
960964
anthropic (1.12.0) sha256=b4e47347bfa2133d16a39e19abab712ba650d089205b037bba49e92d8ea831ac
@@ -966,7 +970,6 @@ CHECKSUMS
966970
aws-sdk-core (3.234.0) sha256=bbaaf1a0cd233b61f11acd0e9092cdf87f47e0398b996c99741d62ad7d54fd19
967971
aws-sigv4 (1.12.1) sha256=6973ff95cb0fd0dc58ba26e90e9510a2219525d07620c8babeb70ef831826c00
968972
base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
969-
benchmark (0.5.0) sha256=465df122341aedcb81a2a24b4d3bd19b6c67c1530713fd533f3ff034e419236c
970973
better_html (2.1.1) sha256=046c3551d1488a3f2939a7cac6fabf2bde08c32e135c91fcd683380118e5af55
971974
bigdecimal (3.3.1) sha256=eaa01e228be54c4f9f53bf3cc34fe3d5e845c31963e7fcc5bedb05a4e7d52218
972975
blueprinter (1.2.1) sha256=11b534060b0b548f7c7d2084f891742fe12760d8df77cb9a1cffe502a9ceca10
@@ -999,7 +1002,7 @@ CHECKSUMS
9991002
domain_name (0.6.20240107) sha256=5f693b2215708476517479bf2b3802e49068ad82167bcd2286f899536a17d933
10001003
dotenv (3.1.8) sha256=9e1176060ced581f8e6ce4384e91361817763a76e3c625c8bddc18b35bd392c3
10011004
drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373
1002-
erb (5.1.1) sha256=b2c26e7924551d9efbae998e17ddbef220937b6422b1d2ec7ae71417b5a1f4ec
1005+
erb (5.1.3) sha256=566e53057b6ba48699f824b578473b391fa8aef100aa14afad1c46725fae0e67
10031006
erb_lint (0.9.0) sha256=dfb5e40ad839e8d1f0d56ca85ec9a7ac4c9cd966ec281138282f35b323ca7c31
10041007
erubi (1.13.1) sha256=a082103b0885dbc5ecf1172fede897f9ebdb745a4b97a5e8dc63953db1ee4ad9
10051008
ethon (0.16.0) sha256=bba0da1cea8ac3e1f5cdd7cb1cb5fc78d7ac562c33736f18f0c3eb2b63053d9e
@@ -1070,7 +1073,7 @@ CHECKSUMS
10701073
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
10711074
logstasher (2.1.5) sha256=095e9208d9a72b9da521909b3947cf3776c70517e933acbf071228617dcd0d02
10721075
loofah (2.24.1) sha256=655a30842b70ec476410b347ab1cd2a5b92da46a19044357bbd9f401b009a337
1073-
mail (2.8.1) sha256=ec3b9fadcf2b3755c78785cb17bc9a0ca9ee9857108a64b6f5cfc9c0b5bfc9ad
1076+
mail (2.9.0) sha256=6fa6673ecd71c60c2d996260f9ee3dd387d4673b8169b502134659ece6d34941
10741077
marcel (1.1.0) sha256=fdcfcfa33cc52e93c4308d40e4090a5d4ea279e160a7f6af988260fa970e0bee
10751078
matrix (0.4.2) sha256=71083ccbd67a14a43bfa78d3e4dc0f4b503b9cc18e5b4b1d686dc0f9ef7c4cc0
10761079
method_source (1.1.0) sha256=181301c9c45b731b4769bc81e8860e72f9161ad7d66dd99103c9ab84f560f5c5
@@ -1186,10 +1189,10 @@ CHECKSUMS
11861189
rack-session (2.1.1) sha256=0b6dc07dea7e4b583f58a48e8b806d4c9f1c6c9214ebc202ec94562cbea2e4e9
11871190
rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463
11881191
rackup (2.2.1) sha256=f737191fd5c5b348b7f0a4412a3b86383f88c43e13b8217b63d4c8d90b9e798d
1189-
rails (8.0.3) sha256=5d83c0822d1aaea32a278a99b1afedd3f28e14cfff846e96987bb24ebcb3fd45
1192+
rails (8.1.0) sha256=85b8bd4568523e455d9651d36ac385d1be7073e88441aa4d902915db8c0f33f0
11901193
rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d
11911194
rails-html-sanitizer (1.6.2) sha256=35fce2ca8242da8775c83b6ba9c1bcaad6751d9eb73c1abaa8403475ab89a560
1192-
railties (8.0.3) sha256=ace31dcad7134299a64d6d96310d76d32868756e58e2983e25b121acd457f1d2
1195+
railties (8.1.0) sha256=f930b9a9057070bd413a8f285d5b38bac4d1a0aa3306031a2320689c51f41f91
11931196
rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
11941197
rake (13.3.0) sha256=96f5092d786ff412c62fde76f793cc0541bd84d2eb579caa529aa8a059934493
11951198
rake-compiler-dock (1.9.1) sha256=e73720a29aba9c114728ce39cc0d8eef69ba61d88e7978c57bac171724cd4d53

0 commit comments

Comments
 (0)