File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ ruby File.read('.ruby-version').strip
55gem 'activesupport'
66gem 'chronic'
77gem 'http'
8- gem 'octokit'
98gem 'rake'
109
1110group :test do
Original file line number Diff line number Diff line change 2727 diff-lcs (1.6.2 )
2828 domain_name (0.6.20240107 )
2929 drb (2.2.3 )
30- faraday (1.10.5 )
31- faraday-em_http (~> 1.0 )
32- faraday-em_synchrony (~> 1.0 )
33- faraday-excon (~> 1.1 )
34- faraday-httpclient (~> 1.0 )
35- faraday-multipart (~> 1.0 )
36- faraday-net_http (~> 1.0 )
37- faraday-net_http_persistent (~> 1.0 )
38- faraday-patron (~> 1.0 )
39- faraday-rack (~> 1.0 )
40- faraday-retry (~> 1.0 )
41- ruby2_keywords (>= 0.0.4 )
42- faraday-em_http (1.0.0 )
43- faraday-em_synchrony (1.0.1 )
44- faraday-excon (1.1.0 )
45- faraday-httpclient (1.0.1 )
46- faraday-multipart (1.2.0 )
47- multipart-post (~> 2.0 )
48- faraday-net_http (1.0.2 )
49- faraday-net_http_persistent (1.2.0 )
50- faraday-patron (1.0.0 )
51- faraday-rack (1.0.0 )
52- faraday-retry (1.0.4 )
5330 hashdiff (1.2.1 )
5431 http (6.0.3 )
5532 http-cookie (~> 1.0 )
6441 minitest (6.0.5 )
6542 drb (~> 2.0 )
6643 prism (~> 1.5 )
67- multipart-post (2.4.1 )
68- octokit (4.12.0 )
69- sawyer (~> 0.8.0 , >= 0.5.3 )
7044 prism (1.9.0 )
7145 public_suffix (7.0.5 )
7246 rake (13.4.2 )
8458 diff-lcs (>= 1.2.0 , < 2.0 )
8559 rspec-support (~> 3.13.0 )
8660 rspec-support (3.13.7 )
87- ruby2_keywords (0.0.5 )
88- sawyer (0.8.2 )
89- addressable (>= 2.3.5 )
90- faraday (> 0.8 , < 2.0 )
9161 securerandom (0.4.1 )
9262 timecop (0.9.1 )
9363 tzinfo (2.0.6 )
@@ -106,7 +76,6 @@ DEPENDENCIES
10676 activesupport
10777 chronic
10878 http
109- octokit
11079 rake
11180 rexml
11281 rspec
You can’t perform that action at this time.
0 commit comments