File tree 4 files changed +43
-26
lines changed
4 files changed +43
-26
lines changed Original file line number Diff line number Diff line change 1
- 2.7.5
1
+ 3.4.2
Original file line number Diff line number Diff line change 13
13
# language governing permissions and limitations under the License.
14
14
15
15
source 'https://rubygems.org'
16
- ruby '2.7.5 '
16
+ ruby '3.4.2 '
17
17
18
- gem 'minitest' , '~> 5.22' , '>= 5.22.3 '
19
- gem 'rake' , '~> 13.2' , '>= 13.2.1'
18
+ gem 'minitest' , '~> 5.25 '
19
+ gem 'rake' , '~> 13.2'
20
20
gem 'rdoc-markdown' , '~> 0.4.2'
21
21
22
22
# Specify your gem's dependencies in fusionauth_client.gemspec
Original file line number Diff line number Diff line change 6
6
GEM
7
7
remote: https://rubygems.org/
8
8
specs:
9
- cgi (0.4.1 )
9
+ cgi (0.4.2 )
10
+ date (3.4.1 )
10
11
erb (2.2.3 )
11
12
cgi
12
13
extralite-bundle (1.27 )
13
- minitest (5.22.3 )
14
- nokogiri (1.15 .6-aarch64-linux )
14
+ minitest (5.25.5 )
15
+ nokogiri (1.18 .6-aarch64-linux-gnu )
15
16
racc (~> 1.4 )
16
- nokogiri (1.15 .6-arm64-darwin )
17
+ nokogiri (1.18 .6-aarch64-linux-musl )
17
18
racc (~> 1.4 )
18
- nokogiri (1.15 .6-x86_64 -linux )
19
+ nokogiri (1.18 .6-arm -linux-gnu )
19
20
racc (~> 1.4 )
20
- psych (5.1.2 )
21
+ nokogiri (1.18.6-arm-linux-musl )
22
+ racc (~> 1.4 )
23
+ nokogiri (1.18.6-arm64-darwin )
24
+ racc (~> 1.4 )
25
+ nokogiri (1.18.6-x86_64-darwin )
26
+ racc (~> 1.4 )
27
+ nokogiri (1.18.6-x86_64-linux-gnu )
28
+ racc (~> 1.4 )
29
+ nokogiri (1.18.6-x86_64-linux-musl )
30
+ racc (~> 1.4 )
31
+ psych (5.2.3 )
32
+ date
21
33
stringio
22
- racc (1.7.3 )
34
+ racc (1.8.1 )
23
35
rake (13.2.1 )
24
- rdoc (6.6.3.1 )
36
+ rdoc (6.13.0 )
25
37
psych (>= 4.0.0 )
26
38
rdoc-markdown (0.4.2 )
27
39
erb (~> 2.0 )
31
43
unindent (~> 1.0 )
32
44
reverse_markdown (2.1.1 )
33
45
nokogiri
34
- stringio (3.1.0 )
46
+ stringio (3.1.6 )
35
47
unindent (1.0 )
36
48
37
49
PLATFORMS
38
- aarch64-linux
39
- arm64-darwin-23
40
- x86_64-linux
50
+ aarch64-linux-gnu
51
+ aarch64-linux-musl
52
+ arm-linux-gnu
53
+ arm-linux-musl
54
+ arm64-darwin
55
+ x86_64-darwin
56
+ x86_64-linux-gnu
57
+ x86_64-linux-musl
41
58
42
59
DEPENDENCIES
43
60
fusionauth_client !
44
- minitest (~> 5.22 , >= 5.22.3 )
45
- rake (~> 13.2 , >= 13.2.1 )
61
+ minitest (~> 5.25 )
62
+ rake (~> 13.2 )
46
63
rdoc-markdown (~> 0.4.2 )
47
64
48
65
RUBY VERSION
49
- ruby 2.7.5p203
66
+ ruby 3.4.2p28
50
67
51
68
BUNDLED WITH
52
- 2.4.22
69
+ 2.6.2
Original file line number Diff line number Diff line change 6
6
<sourceFolder url =" file://$MODULE_DIR$/lib" isTestSource =" false" />
7
7
<sourceFolder url =" file://$MODULE_DIR$/test" isTestSource =" true" />
8
8
</content >
9
- <orderEntry type =" jdk" jdkName =" rbenv: 2.7.5 " jdkType =" RUBY_SDK" />
9
+ <orderEntry type =" jdk" jdkName =" rbenv: 3.4.2 " jdkType =" RUBY_SDK" />
10
10
<orderEntry type =" sourceFolder" forTests =" false" />
11
- <orderEntry type =" library" scope =" PROVIDED" name =" bundler (v2.4.22 , rbenv: 2.7.5 ) [gem]" level =" application" />
12
- <orderEntry type =" library" scope =" PROVIDED" name =" cgi (v0.4.1 , rbenv: 2.7.5 ) [gem]" level =" application" />
13
- <orderEntry type =" library" scope =" PROVIDED" name =" psych (v5.1.2 , rbenv: 2.7.5 ) [gem]" level =" application" />
14
- <orderEntry type =" library" scope =" PROVIDED" name =" rake (v13.2.1, rbenv: 2.7.5 ) [gem]" level =" application" />
11
+ <orderEntry type =" library" scope =" PROVIDED" name =" bundler (v2.6.2 , rbenv: 3.4.2 ) [gem]" level =" application" />
12
+ <orderEntry type =" library" scope =" PROVIDED" name =" cgi (v0.4.2 , rbenv: 3.4.2 ) [gem]" level =" application" />
13
+ <orderEntry type =" library" scope =" PROVIDED" name =" psych (v5.2.3 , rbenv: 3.4.2 ) [gem]" level =" application" />
14
+ <orderEntry type =" library" scope =" PROVIDED" name =" rake (v13.2.1, rbenv: 3.4.2 ) [gem]" level =" application" />
15
15
</component >
16
- </module >
16
+ </module >
You can’t perform that action at this time.
0 commit comments