i18n-migrations 2.0.10 → 2.1

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: fe24e12d97be8602c77d0a6ae4825a01037aeffa85650d2ebd7ed482dabb9b36
4
- data.tar.gz: 7b59aadaef48811dfb86a6f6a29fd1bf95e5d02fe5a42bfd917f95de562b307e
3
+ metadata.gz: 3222379e3c0147177cc712856d96c687525cd522df164fdfa5b93209df84c2d0
4
+ data.tar.gz: 3d26a19e166b5a1f8ec23e20940128cf52f6db8ba432a40acb0ddf79ddece887
5
5
  SHA512:
6
- metadata.gz: 9baca9df28a1c4f21d02a7ea9d8ca4a5fea3a62934b300d25a06d45d6eeb32f1dc4d12265f9dbb3967a0d563c816a19dd2c0f688c37f7c58165d00c9850a3156
7
- data.tar.gz: cddf61c3b5bc831fcb8e274736a8e660beff3cf8ac4f89bb78e7daec8be73a41563cf25bf0af3db36a0484599748fe90fcfe82f3394f48d59a8233e2ba3ff8d5
6
+ metadata.gz: 9efbb8b0e289431dce695f9eece3e9e3d33bc443c1887ed61d3f047e55fcedd74bfcb204b76670e2d7bb047ea0e0dc6d68b38adec34a2e2aab558e5230300b6c
7
+ data.tar.gz: 56b70c0099c639e183ce49a94ccdde7352b6688c7525c9805565505d0edbd8b9e55a6acf5ba94362bcc390467ad0353f7194657f2863464ac349f8ce64ae819b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- i18n-migrations (2.0.10)
4
+ i18n-migrations (2.1)
5
5
  activesupport
6
6
  colorize
7
7
  faraday
@@ -10,132 +10,183 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- activesupport (7.0.4.3)
13
+ activesupport (7.1.3.4)
14
+ base64
15
+ bigdecimal
14
16
  concurrent-ruby (~> 1.0, >= 1.0.2)
17
+ connection_pool (>= 2.2.5)
18
+ drb
15
19
  i18n (>= 1.6, < 2)
16
20
  minitest (>= 5.1)
21
+ mutex_m
17
22
  tzinfo (~> 2.0)
18
- addressable (2.8.1)
19
- public_suffix (>= 2.0.2, < 6.0)
20
- colorize (0.8.1)
21
- concurrent-ruby (1.2.2)
22
- connection_pool (2.3.0)
23
- declarative (0.0.20)
24
- diff-lcs (1.5.0)
25
- domain_name (0.5.20190701)
26
- unf (>= 0.0.5, < 1.0.0)
27
- faraday (0.17.6)
28
- multipart-post (>= 1.2, < 3)
29
- google-apis-core (0.10.0)
30
- addressable (~> 2.5, >= 2.5.1)
31
- googleauth (>= 0.16.2, < 2.a)
32
- httpclient (>= 2.8.1, < 3.a)
33
- mini_mime (~> 1.0)
34
- representable (~> 3.0)
35
- retriable (>= 2.0, < 4.a)
36
- rexml
37
- webrick
38
- google-apis-drive_v3 (0.33.0)
39
- google-apis-core (>= 0.9.1, < 2.a)
40
- google-apis-sheets_v4 (0.21.0)
41
- google-apis-core (>= 0.9.1, < 2.a)
42
- google_drive (3.0.7)
43
- google-apis-drive_v3 (>= 0.5.0, < 1.0.0)
44
- google-apis-sheets_v4 (>= 0.4.0, < 1.0.0)
45
- googleauth (>= 0.5.0, < 1.0.0)
46
- nokogiri (>= 1.5.3, < 2.0.0)
47
- googleauth (0.17.1)
48
- faraday (>= 0.17.3, < 2.0)
49
- jwt (>= 1.4, < 3.0)
50
- memoist (~> 0.16)
51
- multi_json (~> 1.11)
52
- os (>= 0.9, < 2.0)
53
- signet (~> 0.15)
54
- http-cookie (1.0.5)
23
+ addressable (2.8.7)
24
+ public_suffix (>= 2.0.2, < 7.0)
25
+ autoparse (0.3.3)
26
+ addressable (>= 2.3.1)
27
+ extlib (>= 0.9.15)
28
+ multi_json (>= 1.0.0)
29
+ base64 (0.2.0)
30
+ bigdecimal (3.1.8)
31
+ childprocess (5.0.0)
32
+ colorize (1.1.0)
33
+ concurrent-ruby (1.3.3)
34
+ connection_pool (2.4.1)
35
+ date (3.3.4)
36
+ diff-lcs (1.5.1)
37
+ domain_name (0.6.20240107)
38
+ drb (2.2.1)
39
+ extlib (0.9.16)
40
+ faraday (2.10.0)
41
+ faraday-net_http (>= 2.0, < 3.2)
42
+ logger
43
+ faraday-net_http (3.1.0)
44
+ net-http
45
+ google-api-client (0.7.1)
46
+ addressable (>= 2.3.2)
47
+ autoparse (>= 0.3.3)
48
+ extlib (>= 0.9.15)
49
+ faraday (>= 0.9.0)
50
+ jwt (>= 0.1.5)
51
+ launchy (>= 2.1.1)
52
+ multi_json (>= 1.0.0)
53
+ retriable (>= 1.4)
54
+ signet (>= 0.5.0)
55
+ uuidtools (>= 2.1.0)
56
+ google_drive (1.0.6)
57
+ google-api-client (>= 0.7.0, < 0.9)
58
+ nokogiri (>= 1.4.4, != 1.5.2, != 1.5.1)
59
+ oauth (>= 0.3.6)
60
+ oauth2 (>= 0.5.0)
61
+ hashie (5.0.0)
62
+ http-cookie (1.0.6)
55
63
  domain_name (~> 0.5)
56
- httpclient (2.8.3)
57
- i18n (1.12.0)
64
+ i18n (1.14.5)
58
65
  concurrent-ruby (~> 1.0)
59
- jwt (2.7.0)
60
- mail (2.7.1)
66
+ jwt (2.8.2)
67
+ base64
68
+ launchy (3.0.1)
69
+ addressable (~> 2.8)
70
+ childprocess (~> 5.0)
71
+ logger (1.6.0)
72
+ mail (2.8.1)
61
73
  mini_mime (>= 0.1.1)
62
- mechanize (2.8.5)
74
+ net-imap
75
+ net-pop
76
+ net-smtp
77
+ mechanize (2.10.1)
63
78
  addressable (~> 2.8)
79
+ base64
64
80
  domain_name (~> 0.5, >= 0.5.20190701)
65
81
  http-cookie (~> 1.0, >= 1.0.3)
66
82
  mime-types (~> 3.0)
67
83
  net-http-digest_auth (~> 1.4, >= 1.4.1)
68
84
  net-http-persistent (>= 2.5.2, < 5.0.dev)
85
+ nkf
69
86
  nokogiri (~> 1.11, >= 1.11.2)
70
87
  rubyntlm (~> 0.6, >= 0.6.3)
71
88
  webrick (~> 1.7)
72
89
  webrobots (~> 0.1.2)
73
- memoist (0.16.2)
74
90
  mime (0.4.4)
75
- mime-types (3.4.1)
91
+ mime-types (3.5.2)
76
92
  mime-types-data (~> 3.2015)
77
- mime-types-data (3.2022.0105)
78
- mini_mime (1.1.2)
79
- mini_portile2 (2.8.2)
80
- minitest (5.18.0)
93
+ mime-types-data (3.2024.0702)
94
+ mini_mime (1.1.5)
95
+ minitest (5.24.1)
81
96
  multi_json (1.15.0)
82
- multipart-post (2.2.3)
97
+ multi_xml (0.7.1)
98
+ bigdecimal (~> 3.1)
99
+ mutex_m (0.2.0)
100
+ net-http (0.4.1)
101
+ uri
83
102
  net-http-digest_auth (1.4.1)
84
- net-http-persistent (4.0.1)
103
+ net-http-persistent (4.0.2)
85
104
  connection_pool (~> 2.2)
86
- nokogiri (1.15.2)
87
- mini_portile2 (~> 2.8.2)
105
+ net-imap (0.4.14)
106
+ date
107
+ net-protocol
108
+ net-pop (0.1.2)
109
+ net-protocol
110
+ net-protocol (0.2.2)
111
+ timeout
112
+ net-smtp (0.5.0)
113
+ net-protocol
114
+ nkf (0.2.0)
115
+ nokogiri (1.16.6-aarch64-linux)
116
+ racc (~> 1.4)
117
+ nokogiri (1.16.6-arm-linux)
118
+ racc (~> 1.4)
119
+ nokogiri (1.16.6-arm64-darwin)
120
+ racc (~> 1.4)
121
+ nokogiri (1.16.6-x86-linux)
122
+ racc (~> 1.4)
123
+ nokogiri (1.16.6-x86_64-darwin)
88
124
  racc (~> 1.4)
89
- nokogiri (1.15.2-x86_64-linux)
125
+ nokogiri (1.16.6-x86_64-linux)
90
126
  racc (~> 1.4)
91
- os (1.1.4)
92
- public_suffix (5.0.1)
93
- racc (1.7.1)
94
- rake (13.0.6)
95
- representable (3.2.0)
96
- declarative (< 0.1.0)
97
- trailblazer-option (>= 0.1.1, < 0.2.0)
98
- uber (< 0.2.0)
127
+ oauth (1.1.0)
128
+ oauth-tty (~> 1.0, >= 1.0.1)
129
+ snaky_hash (~> 2.0)
130
+ version_gem (~> 1.1)
131
+ oauth-tty (1.0.5)
132
+ version_gem (~> 1.1, >= 1.1.1)
133
+ oauth2 (2.0.9)
134
+ faraday (>= 0.17.3, < 3.0)
135
+ jwt (>= 1.0, < 3.0)
136
+ multi_xml (~> 0.5)
137
+ rack (>= 1.2, < 4)
138
+ snaky_hash (~> 2.0)
139
+ version_gem (~> 1.1)
140
+ public_suffix (6.0.0)
141
+ racc (1.8.0)
142
+ rack (3.1.7)
143
+ rake (13.2.1)
99
144
  retriable (3.1.2)
100
- rexml (3.2.5)
101
- rspec (3.11.0)
102
- rspec-core (~> 3.11.0)
103
- rspec-expectations (~> 3.11.0)
104
- rspec-mocks (~> 3.11.0)
105
- rspec-core (3.11.0)
106
- rspec-support (~> 3.11.0)
107
- rspec-expectations (3.11.1)
145
+ rspec (3.13.0)
146
+ rspec-core (~> 3.13.0)
147
+ rspec-expectations (~> 3.13.0)
148
+ rspec-mocks (~> 3.13.0)
149
+ rspec-core (3.13.0)
150
+ rspec-support (~> 3.13.0)
151
+ rspec-expectations (3.13.1)
108
152
  diff-lcs (>= 1.2.0, < 2.0)
109
- rspec-support (~> 3.11.0)
110
- rspec-mocks (3.11.1)
153
+ rspec-support (~> 3.13.0)
154
+ rspec-mocks (3.13.1)
111
155
  diff-lcs (>= 1.2.0, < 2.0)
112
- rspec-support (~> 3.11.0)
113
- rspec-support (3.11.1)
156
+ rspec-support (~> 3.13.0)
157
+ rspec-support (3.13.1)
114
158
  rspec_junit_formatter (0.6.0)
115
159
  rspec-core (>= 2, < 4, != 2.12.0)
116
160
  ruby-gmail (0.3.1)
117
161
  mail (>= 2.2.1)
118
162
  mime (>= 0.1)
119
163
  shared-mime-info
120
- rubyntlm (0.6.3)
164
+ rubyntlm (0.6.5)
165
+ base64
121
166
  shared-mime-info (0.2.5)
122
- signet (0.17.0)
167
+ signet (0.19.0)
123
168
  addressable (~> 2.8)
124
169
  faraday (>= 0.17.5, < 3.a)
125
170
  jwt (>= 1.5, < 3.0)
126
171
  multi_json (~> 1.10)
127
- trailblazer-option (0.1.2)
172
+ snaky_hash (2.0.1)
173
+ hashie
174
+ version_gem (~> 1.1, >= 1.1.1)
175
+ timeout (0.4.1)
128
176
  tzinfo (2.0.6)
129
177
  concurrent-ruby (~> 1.0)
130
- uber (0.1.0)
131
- unf (0.1.4)
132
- unf_ext
133
- unf_ext (0.0.8.2)
178
+ uri (0.13.0)
179
+ uuidtools (2.2.0)
180
+ version_gem (1.1.4)
134
181
  webrick (1.8.1)
135
182
  webrobots (0.1.2)
136
183
 
137
184
  PLATFORMS
138
- ruby
185
+ aarch64-linux
186
+ arm-linux
187
+ arm64-darwin
188
+ x86-linux
189
+ x86_64-darwin
139
190
  x86_64-linux
140
191
 
141
192
  DEPENDENCIES
@@ -152,4 +203,4 @@ DEPENDENCIES
152
203
  ruby-gmail
153
204
 
154
205
  BUNDLED WITH
155
- 2.3.26
206
+ 2.5.6
@@ -1,5 +1,7 @@
1
1
  require 'fileutils'
2
2
  require 'yaml'
3
+ require 'active_support/deprecation'
4
+ require 'active_support/deprecator'
3
5
  require 'active_support/inflector'
4
6
  require 'active_support/core_ext/object'
5
7
  require 'colorize'
@@ -1,5 +1,5 @@
1
1
  module I18n
2
2
  module Migrations
3
- VERSION = "2.0.10"
3
+ VERSION = "2.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: i18n-migrations
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.10
4
+ version: '2.1'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jeremy Lightsmith
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-09 00:00:00.000000000 Z
11
+ date: 2024-07-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -169,7 +169,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
169
169
  - !ruby/object:Gem::Version
170
170
  version: '0'
171
171
  requirements: []
172
- rubygems_version: 3.4.10
172
+ rubygems_version: 3.5.3
173
173
  signing_key:
174
174
  specification_version: 4
175
175
  summary: Migrations for doing i18n.