doppler_rails 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bf7527eb7cbfeb4be62167e6a1d8a9a7cbd318da0c055aa16ff06c9918962c72
4
- data.tar.gz: d8f1eecb51393ee6255e4914cb4e0d31e13b9bf6ecea7e48c8f80c51e61d45c5
3
+ metadata.gz: 2c86395746afa47cdf03dc5dcce8e570531e710332d1326ce81415fefa18839b
4
+ data.tar.gz: d5a64c2bdd91c2a4b0bed315d0c5a47031525e5004103eeddf677c7ebffeecb0
5
5
  SHA512:
6
- metadata.gz: 7ceef0d1e6c759719048fc5016132926f025741ffb75ee9f94d7dacc8aede4a0c5fa977438afed94f2871e0fb3ddd77c90ad380eb0b92f47b15e4b8b8cbfd56d
7
- data.tar.gz: d41dce77fc95e43bd23a7a67a6a4d16617e7e75c9130ff2cb38984f0a4aeede0297188ce035a9af205213651b9ffc03e9eb99bab37f151a882ad8311e3e18358
6
+ metadata.gz: 563dd67b683c5a4cbe4f5089ed054ca6e68e25e99e1d56d21ebf6e2c43ad0a06e3269296d31c2b74237ef1f101e9e98970f722c283f1d310995594dec163078c
7
+ data.tar.gz: 00d6ebe8365ecc0824f86d1e3682633e89250a2a6c33bc4cbd81ce23763ceeabb175c224db81a60e7a65673357a5557ca413ef3024b99517f6528dde25e31127
data/Gemfile.lock CHANGED
@@ -1,74 +1,74 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- doppler_rails (0.1.1)
4
+ doppler_rails (0.1.2)
5
5
  faraday (>= 1.0, < 2.0)
6
- rails (>= 6.0, < 7.1)
6
+ rails (>= 6.0, < 7.2)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- actioncable (7.0.3.1)
12
- actionpack (= 7.0.3.1)
13
- activesupport (= 7.0.3.1)
11
+ actioncable (7.0.8.1)
12
+ actionpack (= 7.0.8.1)
13
+ activesupport (= 7.0.8.1)
14
14
  nio4r (~> 2.0)
15
15
  websocket-driver (>= 0.6.1)
16
- actionmailbox (7.0.3.1)
17
- actionpack (= 7.0.3.1)
18
- activejob (= 7.0.3.1)
19
- activerecord (= 7.0.3.1)
20
- activestorage (= 7.0.3.1)
21
- activesupport (= 7.0.3.1)
16
+ actionmailbox (7.0.8.1)
17
+ actionpack (= 7.0.8.1)
18
+ activejob (= 7.0.8.1)
19
+ activerecord (= 7.0.8.1)
20
+ activestorage (= 7.0.8.1)
21
+ activesupport (= 7.0.8.1)
22
22
  mail (>= 2.7.1)
23
23
  net-imap
24
24
  net-pop
25
25
  net-smtp
26
- actionmailer (7.0.3.1)
27
- actionpack (= 7.0.3.1)
28
- actionview (= 7.0.3.1)
29
- activejob (= 7.0.3.1)
30
- activesupport (= 7.0.3.1)
26
+ actionmailer (7.0.8.1)
27
+ actionpack (= 7.0.8.1)
28
+ actionview (= 7.0.8.1)
29
+ activejob (= 7.0.8.1)
30
+ activesupport (= 7.0.8.1)
31
31
  mail (~> 2.5, >= 2.5.4)
32
32
  net-imap
33
33
  net-pop
34
34
  net-smtp
35
35
  rails-dom-testing (~> 2.0)
36
- actionpack (7.0.3.1)
37
- actionview (= 7.0.3.1)
38
- activesupport (= 7.0.3.1)
39
- rack (~> 2.0, >= 2.2.0)
36
+ actionpack (7.0.8.1)
37
+ actionview (= 7.0.8.1)
38
+ activesupport (= 7.0.8.1)
39
+ rack (~> 2.0, >= 2.2.4)
40
40
  rack-test (>= 0.6.3)
41
41
  rails-dom-testing (~> 2.0)
42
42
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
43
- actiontext (7.0.3.1)
44
- actionpack (= 7.0.3.1)
45
- activerecord (= 7.0.3.1)
46
- activestorage (= 7.0.3.1)
47
- activesupport (= 7.0.3.1)
43
+ actiontext (7.0.8.1)
44
+ actionpack (= 7.0.8.1)
45
+ activerecord (= 7.0.8.1)
46
+ activestorage (= 7.0.8.1)
47
+ activesupport (= 7.0.8.1)
48
48
  globalid (>= 0.6.0)
49
49
  nokogiri (>= 1.8.5)
50
- actionview (7.0.3.1)
51
- activesupport (= 7.0.3.1)
50
+ actionview (7.0.8.1)
51
+ activesupport (= 7.0.8.1)
52
52
  builder (~> 3.1)
53
53
  erubi (~> 1.4)
54
54
  rails-dom-testing (~> 2.0)
55
55
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
56
- activejob (7.0.3.1)
57
- activesupport (= 7.0.3.1)
56
+ activejob (7.0.8.1)
57
+ activesupport (= 7.0.8.1)
58
58
  globalid (>= 0.3.6)
59
- activemodel (7.0.3.1)
60
- activesupport (= 7.0.3.1)
61
- activerecord (7.0.3.1)
62
- activemodel (= 7.0.3.1)
63
- activesupport (= 7.0.3.1)
64
- activestorage (7.0.3.1)
65
- actionpack (= 7.0.3.1)
66
- activejob (= 7.0.3.1)
67
- activerecord (= 7.0.3.1)
68
- activesupport (= 7.0.3.1)
59
+ activemodel (7.0.8.1)
60
+ activesupport (= 7.0.8.1)
61
+ activerecord (7.0.8.1)
62
+ activemodel (= 7.0.8.1)
63
+ activesupport (= 7.0.8.1)
64
+ activestorage (7.0.8.1)
65
+ actionpack (= 7.0.8.1)
66
+ activejob (= 7.0.8.1)
67
+ activerecord (= 7.0.8.1)
68
+ activesupport (= 7.0.8.1)
69
69
  marcel (~> 1.0)
70
70
  mini_mime (>= 1.1.0)
71
- activesupport (7.0.3.1)
71
+ activesupport (7.0.8.1)
72
72
  concurrent-ruby (~> 1.0, >= 1.0.2)
73
73
  i18n (>= 1.6, < 2)
74
74
  minitest (>= 5.1)
@@ -77,11 +77,11 @@ GEM
77
77
  public_suffix (>= 2.0.2, < 6.0)
78
78
  ast (2.4.2)
79
79
  builder (3.2.4)
80
- concurrent-ruby (1.2.2)
80
+ concurrent-ruby (1.2.3)
81
81
  crack (0.4.5)
82
82
  rexml
83
83
  crass (1.0.6)
84
- date (3.3.3)
84
+ date (3.3.4)
85
85
  diff-lcs (1.5.0)
86
86
  erubi (1.12.0)
87
87
  faraday (1.10.3)
@@ -107,68 +107,74 @@ GEM
107
107
  faraday-patron (1.0.0)
108
108
  faraday-rack (1.0.0)
109
109
  faraday-retry (1.0.3)
110
- globalid (1.1.0)
111
- activesupport (>= 5.0)
110
+ globalid (1.2.1)
111
+ activesupport (>= 6.1)
112
112
  hashdiff (1.0.1)
113
- i18n (1.12.0)
113
+ i18n (1.14.5)
114
114
  concurrent-ruby (~> 1.0)
115
115
  json (2.6.3)
116
116
  language_server-protocol (3.17.0.2)
117
- loofah (2.20.0)
117
+ loofah (2.22.0)
118
118
  crass (~> 1.0.2)
119
- nokogiri (>= 1.5.9)
119
+ nokogiri (>= 1.12.0)
120
120
  mail (2.8.1)
121
121
  mini_mime (>= 0.1.1)
122
122
  net-imap
123
123
  net-pop
124
124
  net-smtp
125
- marcel (1.0.2)
126
- method_source (1.0.0)
127
- mini_mime (1.1.2)
128
- minitest (5.18.0)
125
+ marcel (1.0.4)
126
+ method_source (1.1.0)
127
+ mini_mime (1.1.5)
128
+ mini_portile2 (2.8.6)
129
+ minitest (5.22.3)
129
130
  multipart-post (2.3.0)
130
- net-imap (0.3.4)
131
+ net-imap (0.4.7)
131
132
  date
132
133
  net-protocol
133
134
  net-pop (0.1.2)
134
135
  net-protocol
135
- net-protocol (0.2.1)
136
+ net-protocol (0.2.2)
136
137
  timeout
137
- net-smtp (0.3.3)
138
+ net-smtp (0.4.0)
138
139
  net-protocol
139
- nio4r (2.5.8)
140
- nokogiri (1.14.3-arm64-darwin)
140
+ nio4r (2.7.0)
141
+ nokogiri (1.14.5)
142
+ mini_portile2 (~> 2.8.0)
143
+ racc (~> 1.4)
144
+ nokogiri (1.14.5-arm64-darwin)
141
145
  racc (~> 1.4)
142
146
  parallel (1.22.1)
143
147
  parser (3.1.3.0)
144
148
  ast (~> 2.4.1)
145
149
  public_suffix (5.0.1)
146
- racc (1.6.2)
147
- rack (2.2.7)
150
+ racc (1.7.3)
151
+ rack (2.2.9)
148
152
  rack-test (2.1.0)
149
153
  rack (>= 1.3)
150
- rails (7.0.3.1)
151
- actioncable (= 7.0.3.1)
152
- actionmailbox (= 7.0.3.1)
153
- actionmailer (= 7.0.3.1)
154
- actionpack (= 7.0.3.1)
155
- actiontext (= 7.0.3.1)
156
- actionview (= 7.0.3.1)
157
- activejob (= 7.0.3.1)
158
- activemodel (= 7.0.3.1)
159
- activerecord (= 7.0.3.1)
160
- activestorage (= 7.0.3.1)
161
- activesupport (= 7.0.3.1)
154
+ rails (7.0.8.1)
155
+ actioncable (= 7.0.8.1)
156
+ actionmailbox (= 7.0.8.1)
157
+ actionmailer (= 7.0.8.1)
158
+ actionpack (= 7.0.8.1)
159
+ actiontext (= 7.0.8.1)
160
+ actionview (= 7.0.8.1)
161
+ activejob (= 7.0.8.1)
162
+ activemodel (= 7.0.8.1)
163
+ activerecord (= 7.0.8.1)
164
+ activestorage (= 7.0.8.1)
165
+ activesupport (= 7.0.8.1)
162
166
  bundler (>= 1.15.0)
163
- railties (= 7.0.3.1)
164
- rails-dom-testing (2.0.3)
165
- activesupport (>= 4.2.0)
167
+ railties (= 7.0.8.1)
168
+ rails-dom-testing (2.2.0)
169
+ activesupport (>= 5.0.0)
170
+ minitest
166
171
  nokogiri (>= 1.6)
167
- rails-html-sanitizer (1.5.0)
168
- loofah (~> 2.19, >= 2.19.1)
169
- railties (7.0.3.1)
170
- actionpack (= 7.0.3.1)
171
- activesupport (= 7.0.3.1)
172
+ rails-html-sanitizer (1.6.0)
173
+ loofah (~> 2.21)
174
+ nokogiri (~> 1.14)
175
+ railties (7.0.8.1)
176
+ actionpack (= 7.0.8.1)
177
+ activesupport (= 7.0.8.1)
172
178
  method_source
173
179
  rake (>= 12.2)
174
180
  thor (~> 1.0)
@@ -211,8 +217,8 @@ GEM
211
217
  language_server-protocol (~> 3.17.0.2)
212
218
  rubocop (= 1.39.0)
213
219
  rubocop-performance (= 1.15.1)
214
- thor (1.2.1)
215
- timeout (0.3.2)
220
+ thor (1.3.1)
221
+ timeout (0.4.1)
216
222
  tzinfo (2.0.6)
217
223
  concurrent-ruby (~> 1.0)
218
224
  unicode-display_width (2.3.0)
@@ -220,13 +226,14 @@ GEM
220
226
  addressable (>= 2.8.0)
221
227
  crack (>= 0.3.2)
222
228
  hashdiff (>= 0.4.0, < 2.0.0)
223
- websocket-driver (0.7.5)
229
+ websocket-driver (0.7.6)
224
230
  websocket-extensions (>= 0.1.0)
225
231
  websocket-extensions (0.1.5)
226
- zeitwerk (2.6.7)
232
+ zeitwerk (2.6.13)
227
233
 
228
234
  PLATFORMS
229
235
  arm64-darwin-21
236
+ arm64-darwin-23
230
237
  x86_64-darwin-21
231
238
  x86_64-linux
232
239
 
@@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
27
27
 
28
28
  # Uncomment to register a new dependency of your gem
29
29
  spec.add_dependency "faraday", ">= 1.0", "< 2.0"
30
- spec.add_dependency "rails", ">= 6.0", "< 7.1"
30
+ spec.add_dependency "rails", ">= 6.0", "< 7.2"
31
31
 
32
32
  # For more information and examples about making a new gem, check out our
33
33
  # guide at: https://bundler.io/guides/creating_gem.html
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module DopplerRails
4
- VERSION = "0.1.1"
4
+ VERSION = "0.1.2"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: doppler_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonas Brusman
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2023-05-31 00:00:00.000000000 Z
12
+ date: 2024-09-24 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: faraday
@@ -40,7 +40,7 @@ dependencies:
40
40
  version: '6.0'
41
41
  - - "<"
42
42
  - !ruby/object:Gem::Version
43
- version: '7.1'
43
+ version: '7.2'
44
44
  type: :runtime
45
45
  prerelease: false
46
46
  version_requirements: !ruby/object:Gem::Requirement
@@ -50,7 +50,7 @@ dependencies:
50
50
  version: '6.0'
51
51
  - - "<"
52
52
  - !ruby/object:Gem::Version
53
- version: '7.1'
53
+ version: '7.2'
54
54
  description:
55
55
  email:
56
56
  executables: []