File tree 4 files changed +78
-0
lines changed
4 files changed +78
-0
lines changed File renamed without changes.
Original file line number Diff line number Diff line change
1
+ source 'https://rubygems.org'
2
+
3
+ ruby file : ".ruby-version"
4
+
5
+ gem "fpm"
6
+ gem "package_cloud"
Original file line number Diff line number Diff line change
1
+ GEM
2
+ remote: https://rubygems.org/
3
+ specs:
4
+ arr-pm (0.0.12 )
5
+ backports (3.25.0 )
6
+ cabin (0.9.0 )
7
+ clamp (1.0.1 )
8
+ domain_name (0.6.20240107 )
9
+ dotenv (3.1.2 )
10
+ fpm (1.15.1 )
11
+ arr-pm (~> 0.0.11 )
12
+ backports (>= 2.6.2 )
13
+ cabin (>= 0.6.0 )
14
+ clamp (~> 1.0.0 )
15
+ pleaserun (~> 0.0.29 )
16
+ rexml
17
+ stud
18
+ highline (2.0.3 )
19
+ http-accept (1.7.0 )
20
+ http-cookie (1.0.5 )
21
+ domain_name (~> 0.5 )
22
+ insist (1.0.0 )
23
+ json_pure (2.3.1 )
24
+ mime-types (3.5.2 )
25
+ mime-types-data (~> 3.2015 )
26
+ mime-types-data (3.2024.0507 )
27
+ mustache (0.99.8 )
28
+ netrc (0.11.0 )
29
+ package_cloud (0.3.14 )
30
+ highline (~> 2.0.0 )
31
+ json_pure (~> 2.3.0 )
32
+ rainbow (= 2.2.2 )
33
+ rest-client (~> 2.0 )
34
+ thor (~> 1.2 )
35
+ pleaserun (0.0.32 )
36
+ cabin (> 0 )
37
+ clamp
38
+ dotenv
39
+ insist
40
+ mustache (= 0.99.8 )
41
+ stud
42
+ rainbow (2.2.2 )
43
+ rake
44
+ rake (13.2.1 )
45
+ rest-client (2.1.0 )
46
+ http-accept (>= 1.7.0 , < 2.0 )
47
+ http-cookie (>= 1.0.2 , < 2.0 )
48
+ mime-types (>= 1.16 , < 4.0 )
49
+ netrc (~> 0.8 )
50
+ rexml (3.3.6 )
51
+ strscan
52
+ strscan (3.1.0 )
53
+ stud (0.0.23 )
54
+ thor (1.3.1 )
55
+
56
+ PLATFORMS
57
+ arm64-darwin-23
58
+ ruby
59
+
60
+ DEPENDENCIES
61
+ fpm
62
+ package_cloud
63
+
64
+ RUBY VERSION
65
+ ruby 3.3.1p55
66
+
67
+ BUNDLED WITH
68
+ 2.5.9
Original file line number Diff line number Diff line change 1
1
---
2
2
version : 2
3
3
updates :
4
+ - package-ecosystem : " bundler"
5
+ directory : " /.github"
6
+ schedule :
7
+ interval : " daily"
4
8
- package-ecosystem : " docker"
5
9
directory : " /"
6
10
schedule :
You can’t perform that action at this time.
0 commit comments