File tree Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Original file line number Diff line number Diff line change 5
5
.config
6
6
.yardoc
7
7
.idea
8
- Gemfile.lock
9
8
InstalledFiles
10
9
_yardoc
11
10
coverage
Original file line number Diff line number Diff line change
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ detect_language (1.1.2 )
5
+
6
+ GEM
7
+ remote: https://rubygems.org/
8
+ specs:
9
+ diff-lcs (1.6.2 )
10
+ json (2.13.0 )
11
+ rake (13.3.0 )
12
+ rspec (3.13.1 )
13
+ rspec-core (~> 3.13.0 )
14
+ rspec-expectations (~> 3.13.0 )
15
+ rspec-mocks (~> 3.13.0 )
16
+ rspec-core (3.13.5 )
17
+ rspec-support (~> 3.13.0 )
18
+ rspec-expectations (3.13.5 )
19
+ diff-lcs (>= 1.2.0 , < 2.0 )
20
+ rspec-support (~> 3.13.0 )
21
+ rspec-mocks (3.13.5 )
22
+ diff-lcs (>= 1.2.0 , < 2.0 )
23
+ rspec-support (~> 3.13.0 )
24
+ rspec-support (3.13.4 )
25
+
26
+ PLATFORMS
27
+ arm64-darwin-24
28
+ ruby
29
+
30
+ DEPENDENCIES
31
+ detect_language !
32
+ json
33
+ rake
34
+ rspec
35
+
36
+ BUNDLED WITH
37
+ 2.7.0
You can’t perform that action at this time.
0 commit comments