Skip to content

Commit 8b5dffd

Browse files
committed
Merge pull request #20 from TelekomLabs/lint
bugfix: lint error
2 parents 40d41ef + ba56359 commit 8b5dffd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Gemfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
# encoding: utf-8
2+
13
source 'https://rubygems.org'
24

35
gem 'rake'
46
gem 'serverspec'
5-
gem 'rubocop', '~> 0.23'
7+
gem 'rubocop', '~> 0.23'

0 commit comments

Comments
 (0)