Skip to content

Commit e5688a2

Browse files
grekko-headacygrekkobenlangfeld
authored
ostruct won't be part of ruby anymore starting from 3.5.0 (#740)
addresses #739 --------- Co-authored-by: Gregory Igelmund <github.com@grekko.de> Co-authored-by: Ben Langfeld <ben@langfeld.me>
1 parent fab26e1 commit e5688a2

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
* Support for proxying HTTP requests [\#728](https://github.com/rpush/rpush/pull/728) ([jaspreet-3911](https://github.com/jaspreet-3911))
66
* Fix active record logger dependency for older rails versions that was breaking the build [\#731](https://github.com/rpush/rpush/pull/731) ([SixiS](https://github.com/sixis))
7+
* Specify ostruct dependency ([not bundled with ruby since 3.5](https://github.com/ruby/ruby/blob/4eaa245fccd3dd9a61fe1b5f114a6fb47907640a/lib/bundled_gems.rb#L18)) [\#740](https://github.com/rpush/rpush/pull/740) ([grekko-headacy](https://github.com/grekko-headacy))
78

89
[Full Changelog](https://github.com/rpush/rpush/compare/v9.2.0...HEAD)
910

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ PATH
99
multi_json (~> 1.0)
1010
net-http-persistent
1111
net-http2 (~> 0.18, >= 0.18.3)
12+
ostruct
1213
railties
1314
rainbow
1415
thor (>= 0.18.1, < 2.0)
@@ -121,6 +122,7 @@ GEM
121122
racc (~> 1.4)
122123
openssl (3.2.0)
123124
os (1.1.4)
125+
ostruct (0.6.1)
124126
parallel (1.26.3)
125127
parser (3.3.5.0)
126128
ast (~> 2.4.1)

rpush.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Gem::Specification.new do |s|
4343
s.add_runtime_dependency 'rainbow'
4444
s.add_runtime_dependency 'web-push'
4545
s.add_runtime_dependency 'googleauth'
46+
s.add_runtime_dependency 'ostruct'
4647

4748
s.add_development_dependency 'debug'
4849
s.add_development_dependency 'rake'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy