Skip to content

Commit

Permalink
Manually add non-x86 'ffi' gem to Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
soundasleep committed Jan 20, 2018
1 parent 10382a5 commit 70a7c40
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: ruby
rvm:
- 2.3
before_install:
- gem update --system
- gem install bundler -v 1.15.3
script:
- bundle exec rspec
services:
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ GEM
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
ffi (1.9.18)
ffi (1.9.18-x64-mingw32)
gh (0.15.1)
addressable (~> 2.4.0)
Expand Down

0 comments on commit 70a7c40

Please sign in to comment.