File tree Expand file tree Collapse file tree 3 files changed +6
-14
lines changed Expand file tree Collapse file tree 3 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 1
- GIT
2
- remote: https://github.com/mbj/unparser
3
- revision: 5751efd6e791952890e8a23b90538cc0367f4069
4
- ref: 5751efd6e791952890e8a23b90538cc0367f4069
5
- specs:
6
- unparser (0.7.0 )
7
- diff-lcs (~> 1.6 )
8
- parser (>= 3.3.0 )
9
-
10
1
PATH
11
2
remote: .
12
3
specs:
13
- mutant (0.12.4 )
4
+ mutant (0.13.0 )
14
5
diff-lcs (~> 1.3 )
15
6
parser (~> 3.3.0 )
16
7
regexp_parser (~> 2.9.0 )
59
50
rubocop-ast (>= 1.38.0 , < 2.0 )
60
51
ruby-progressbar (~> 1.7 )
61
52
unicode-display_width (>= 2.4.0 , < 4.0 )
62
- rubocop-ast (1.38.1 )
53
+ rubocop-ast (1.39.0 )
63
54
parser (>= 3.3.1.0 )
64
55
ruby-progressbar (1.13.0 )
65
56
sorbet-runtime (0.5.11934 )
66
57
unicode-display_width (3.1.4 )
67
58
unicode-emoji (~> 4.0 , >= 4.0.4 )
68
59
unicode-emoji (4.0.4 )
60
+ unparser (0.7.0 )
61
+ diff-lcs (~> 1.6 )
62
+ parser (>= 3.3.0 )
69
63
70
64
PLATFORMS
71
65
ruby
@@ -77,7 +71,6 @@ DEPENDENCIES
77
71
rspec-core (~> 3.10 )
78
72
rspec-its (~> 1.3.0 )
79
73
rubocop (~> 1.7 )
80
- unparser !
81
74
82
75
BUNDLED WITH
83
76
2.5.22
Original file line number Diff line number Diff line change 1
- gem 'unparser', git: 'https://github.com/mbj/unparser', ref: '5751efd6e791952890e8a23b90538cc0367f4069'
Original file line number Diff line number Diff line change 2
2
3
3
module Mutant
4
4
# Current mutant version
5
- VERSION = '0.12.4 '
5
+ VERSION = '0.13.0 '
6
6
end # Mutant
You can’t perform that action at this time.
0 commit comments