File tree 2 files changed +6
-8
lines changed
2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
- gem "bundler-audit" , "~> 0.6.0 "
3
+ gem "bundler-audit" , "~> 0.6.1 "
4
4
gem "versionomy" , "~> 0.5.0"
5
5
6
6
group :development do
Original file line number Diff line number Diff line change 2
2
remote: https://rubygems.org/
3
3
specs:
4
4
blockenspiel (0.5.0 )
5
- bundler-audit (0.6.0 )
6
- bundler (~> 1.2 )
5
+ bundler-audit (0.6.1 )
6
+ bundler (>= 1.2.0 , < 3 )
7
7
thor (~> 0.18 )
8
8
coderay (1.1.2 )
9
9
diff-lcs (1.3 )
10
- json (2.1.0 )
11
10
method_source (0.9.0 )
12
11
pry (0.11.3 )
13
12
coderay (~> 1.1.0 )
26
25
diff-lcs (>= 1.2.0 , < 2.0 )
27
26
rspec-support (~> 3.7.0 )
28
27
rspec-support (3.7.0 )
29
- thor (0.20.0 )
28
+ thor (0.20.3 )
30
29
versionomy (0.5.0 )
31
30
blockenspiel (~> 0.5 )
32
31
33
32
PLATFORMS
34
33
ruby
35
34
36
35
DEPENDENCIES
37
- bundler-audit (~> 0.6.0 )
38
- json
36
+ bundler-audit (~> 0.6.1 )
39
37
pry
40
38
rake
41
39
rspec
42
40
versionomy (~> 0.5.0 )
43
41
44
42
BUNDLED WITH
45
- 1.16.0
43
+ 1.16.1
You can’t perform that action at this time.
0 commit comments