Skip to content

Commit 06ffaea

Browse files
committed
Update bundler requirement
1 parent b58657b commit 06ffaea

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
source 'https://rubygems.org'
22

3+
gem 'bundler', '~> 2.0'
34
gem 'xcpretty'
45
gem 'cocoapods'
56
gem 'slather'

Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ PLATFORMS
8383
ruby
8484

8585
DEPENDENCIES
86+
bundler (~> 2.0)
8687
cocoapods
8788
slather
8889
xcpretty

0 commit comments

Comments
 (0)