Skip to content

Commit 13ab9f2

Browse files
committed
Remove unused Brewfile
1 parent f862462 commit 13ab9f2

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

Brewfile

Lines changed: 0 additions & 2 deletions
This file was deleted.

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ bootstrap:
55

66
install: bundle-install pod-install
77

8-
brew-install:
9-
brew tap homebrew/bundle
10-
brew bundle
11-
128
bundle-install:
139
bundle install --without development --deployment --jobs=3 --retry=3
1410

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@ The displayed delimiter string can be customized by:
151151

152152
## Development
153153

154-
* Make sure [Homebrew](http://brew.sh/) is installed.
155-
* Current `develop` branch requires Ruby `2.3.1`.
156154
* Set up dependencies by running the following command in the project root:
157155

158156
```

0 commit comments

Comments
 (0)