forked from alphagov/govuk_elements
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
34 lines (32 loc) · 677 Bytes
/
Gemfile.lock
File metadata and controls
34 lines (32 loc) · 677 Bytes
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
GEM
remote: https://rubygems.org/
specs:
ast (2.2.0)
astrolabe (1.3.1)
parser (~> 2.2)
govuk-lint (0.7.0)
rubocop (~> 0.35.0)
scss_lint (~> 0.44.0)
parser (2.3.0.6)
ast (~> 2.2)
powerpack (0.1.1)
rainbow (2.1.0)
rake (10.5.0)
rubocop (0.35.1)
astrolabe (~> 1.3)
parser (>= 2.2.3.0, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
tins (<= 1.6.0)
ruby-progressbar (1.7.5)
sass (3.4.15)
scss_lint (0.44.0)
rake (~> 10.0)
sass (~> 3.4.15)
tins (1.6.0)
PLATFORMS
ruby
DEPENDENCIES
govuk-lint (= 0.7.0)
sass (= 3.4.15)