dorian 2.6.7 → 2.6.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +24 -24
  3. data/VERSION +1 -1
  4. data/lib/dorian/bin.rb +1 -1
  5. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2d461796aa2b9eb9d2ee8e83c9c895d85b70aa1a9cb20ed696c4d29e8f08bd3b
4
- data.tar.gz: 3cd3829f813af904b1a935f91304d5014aac3937381b2224322b58411f72d2cc
3
+ metadata.gz: 2b3e92a2bdc3cc99bd4f1c79e010a5eeec23c848577bbe9133be670b8b509daa
4
+ data.tar.gz: 49cdda7c0b626a40f5adb08e6524e2e40555418fd6ce7e799d4a6e25bfc84409
5
5
  SHA512:
6
- metadata.gz: 2a6c8f15b72f77dd1bb2d5b2ceb5f2b7f4d2ffb45e3af501b33d959b5503f03b9e6db57e8ea838b5090b9aedbaf31b95198395982532e3440d2c6c36da68b143
7
- data.tar.gz: d2b98b7897535ab0a40c7ccbf07136042bdd446fe937f5cb69dafb6cdc91040975f9ee0b37ad52903fc349f8fe8b3257cc5277c54de3d090afa568d5b4ea44d2
6
+ metadata.gz: 8973d2e68e81c35f57f76a21343c1f5c606cb4ba4f0c17d4c1963e91b101784408aadf695e842b1f501343dc170b0e220f2db385bc99c4b90d2cca66515f2975
7
+ data.tar.gz: 7949d0a8dc6e5fa0a9e5fcabff2e03487b62bb7b28e0f80587c7ded7d66776986c32378857532137c252f138cecabdc609fc7fe81f4b1492f8bad604d70a4c17
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- dorian (2.6.7)
4
+ dorian (2.6.8)
5
5
  csv
6
6
  dorian-arguments
7
7
  dorian-eval
@@ -23,7 +23,7 @@ PATH
23
23
  GEM
24
24
  remote: https://rubygems.org/
25
25
  specs:
26
- activesupport (8.0.2)
26
+ activesupport (8.0.2.1)
27
27
  base64
28
28
  benchmark (>= 0.3)
29
29
  bigdecimal
@@ -41,13 +41,13 @@ GEM
41
41
  ast (2.4.3)
42
42
  base64 (0.3.0)
43
43
  benchmark (0.4.1)
44
- bigdecimal (3.2.2)
44
+ bigdecimal (3.2.3)
45
45
  bundler-audit (0.9.2)
46
46
  bundler (>= 1.2.0, < 3)
47
47
  thor (~> 1.0)
48
48
  cmdparse (3.0.7)
49
49
  concurrent-ruby (1.3.5)
50
- connection_pool (2.5.3)
50
+ connection_pool (2.5.4)
51
51
  csv (3.3.5)
52
52
  diff-lcs (1.6.2)
53
53
  dorian-arguments (1.2.2)
@@ -59,7 +59,7 @@ GEM
59
59
  dorian-to_struct (2.0.2)
60
60
  drb (2.2.3)
61
61
  geom2d (0.4.1)
62
- git (4.0.4)
62
+ git (4.0.5)
63
63
  activesupport (>= 5.0)
64
64
  addressable (~> 2.8)
65
65
  process_executer (~> 4.0)
@@ -68,14 +68,14 @@ GEM
68
68
  temple (>= 0.8.2)
69
69
  thor
70
70
  tilt
71
- hexapdf (1.3.0)
71
+ hexapdf (1.4.0)
72
72
  cmdparse (~> 3.0, >= 3.0.3)
73
73
  geom2d (~> 0.4, >= 0.4.1)
74
74
  openssl (>= 2.2.1)
75
75
  strscan (>= 3.1.2)
76
76
  i18n (1.14.7)
77
77
  concurrent-ruby (~> 1.0)
78
- json (2.13.0)
78
+ json (2.13.2)
79
79
  language_server-protocol (3.17.0.5)
80
80
  libv8-node (24.1.0.0)
81
81
  libv8-node (24.1.0.0-arm64-darwin)
@@ -88,19 +88,19 @@ GEM
88
88
  openssl (3.3.0)
89
89
  ostruct (0.6.3)
90
90
  parallel (1.27.0)
91
- parser (3.3.8.0)
91
+ parser (3.3.9.0)
92
92
  ast (~> 2.4.1)
93
93
  racc
94
94
  prettier_print (1.2.1)
95
- prism (1.4.0)
95
+ prism (1.5.1)
96
96
  process_executer (4.0.0)
97
97
  track_open_instances (~> 0.1)
98
98
  public_suffix (6.0.2)
99
99
  racc (1.8.1)
100
- rack (3.1.16)
100
+ rack (3.2.1)
101
101
  rainbow (3.1.1)
102
- rchardet (1.9.0)
103
- regexp_parser (2.10.0)
102
+ rchardet (1.10.0)
103
+ regexp_parser (2.11.3)
104
104
  rspec (3.13.1)
105
105
  rspec-core (~> 3.13.0)
106
106
  rspec-expectations (~> 3.13.0)
@@ -113,8 +113,8 @@ GEM
113
113
  rspec-mocks (3.13.5)
114
114
  diff-lcs (>= 1.2.0, < 2.0)
115
115
  rspec-support (~> 3.13.0)
116
- rspec-support (3.13.4)
117
- rubocop (1.78.0)
116
+ rspec-support (3.13.6)
117
+ rubocop (1.80.2)
118
118
  json (~> 2.3)
119
119
  language_server-protocol (~> 3.17.0.2)
120
120
  lint_roller (~> 1.1.0)
@@ -122,7 +122,7 @@ GEM
122
122
  parser (>= 3.3.0.2)
123
123
  rainbow (>= 2.2.2, < 4.0)
124
124
  regexp_parser (>= 2.9.3, < 3.0)
125
- rubocop-ast (>= 1.45.1, < 2.0)
125
+ rubocop-ast (>= 1.46.0, < 2.0)
126
126
  ruby-progressbar (~> 1.7)
127
127
  unicode-display_width (>= 2.4.0, < 4.0)
128
128
  rubocop-ast (1.46.0)
@@ -134,11 +134,11 @@ GEM
134
134
  rubocop-factory_bot (2.27.1)
135
135
  lint_roller (~> 1.1)
136
136
  rubocop (~> 1.72, >= 1.72.1)
137
- rubocop-performance (1.25.0)
137
+ rubocop-performance (1.26.0)
138
138
  lint_roller (~> 1.1)
139
139
  rubocop (>= 1.75.0, < 2.0)
140
- rubocop-ast (>= 1.38.0, < 2.0)
141
- rubocop-rails (2.32.0)
140
+ rubocop-ast (>= 1.44.0, < 2.0)
141
+ rubocop-rails (2.33.3)
142
142
  activesupport (>= 4.2.0)
143
143
  lint_roller (~> 1.1)
144
144
  rack (>= 1.1)
@@ -147,7 +147,7 @@ GEM
147
147
  rubocop-rake (0.7.1)
148
148
  lint_roller (~> 1.1)
149
149
  rubocop (>= 1.72.1)
150
- rubocop-rspec (3.6.0)
150
+ rubocop-rspec (3.7.0)
151
151
  lint_roller (~> 1.1)
152
152
  rubocop (~> 1.72, >= 1.72.1)
153
153
  rubocop-rspec_rails (2.31.0)
@@ -166,7 +166,7 @@ GEM
166
166
  syntax_tree-xml (0.1.0)
167
167
  prettier_print
168
168
  syntax_tree (>= 2.0.1)
169
- temple (0.10.3)
169
+ temple (0.10.4)
170
170
  terminal-table (4.0.0)
171
171
  unicode-display_width (>= 1.1.1, < 4)
172
172
  thor (1.4.0)
@@ -174,9 +174,9 @@ GEM
174
174
  track_open_instances (0.1.15)
175
175
  tzinfo (2.0.6)
176
176
  concurrent-ruby (~> 1.0)
177
- unicode-display_width (3.1.4)
178
- unicode-emoji (~> 4.0, >= 4.0.4)
179
- unicode-emoji (4.0.4)
177
+ unicode-display_width (3.2.0)
178
+ unicode-emoji (~> 4.1)
179
+ unicode-emoji (4.1.0)
180
180
  uri (1.0.3)
181
181
  w_syntax_tree-erb (0.12.0)
182
182
  prettier_print (~> 1.2, >= 1.2.0)
@@ -204,4 +204,4 @@ RUBY VERSION
204
204
  ruby 3.4.5p51
205
205
 
206
206
  BUNDLED WITH
207
- 2.7.1
207
+ 2.7.2
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.6.7
1
+ 2.6.8
data/lib/dorian/bin.rb CHANGED
@@ -1537,7 +1537,7 @@ class Dorian
1537
1537
  return :raw if ext == ".raw"
1538
1538
  return :env if path == ".env"
1539
1539
  return :env if path.start_with?(".env.")
1540
- return :sh if path == "Dockerfile"
1540
+ return if path == "Dockerfile"
1541
1541
  return :sh if ext == ".sh"
1542
1542
  return :enc if ext == ".enc"
1543
1543
  return :enc if ext == ".keystore"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dorian
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.7
4
+ version: 2.6.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dorian Marié