-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
53 lines (48 loc) · 943 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
GIT
remote: https://github.com/HomeBusProjects/ruby-homebus
revision: f0fff8e41734fee104259ee626e257a0cadd2eff
branch: main
specs:
homebus (0.30.2)
mqtt (~> 0.5.0)
PATH
remote: .
specs:
homebus-cli (0.5.0)
GEM
remote: https://rubygems.org/
specs:
bump (0.10.0)
cgi (0.3.2)
diff-lcs (1.5.0)
dotenv (2.8.1)
erb (2.2.3)
cgi
mqtt (0.5.0)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
thor (1.2.1)
PLATFORMS
arm64-darwin-21
x86_64-linux
DEPENDENCIES
bump
dotenv
erb
homebus!
homebus-cli!
rspec
thor
BUNDLED WITH
2.3.21