Skip to content

Commit 899ec3c

Browse files
Fix rubocop offenses and update rubyzip
1 parent c08e1a9 commit 899ec3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ GEM
211211
ruby-dbus (0.15.0)
212212
ruby-progressbar (1.10.1)
213213
rubyntlm (0.6.2)
214-
rubyzip (1.2.3)
214+
rubyzip (1.3.0)
215215
sawyer (0.8.2)
216216
addressable (>= 2.3.5)
217217
faraday (> 0.8, < 2.0)

attributes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
apt-transport-https
1010
awscli
1111
]
12-
default['custom_packages'] = []
12+
default['custom_packages'] = []
1313

1414
default['application'] = 'gitlab'

0 commit comments

Comments
 (0)