Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update instances of bourbon to 5.0.0.beta.7; sass to ~>3.4 #759

Merged
merged 1 commit into from
Mar 3, 2017

Conversation

vcavallo
Copy link
Contributor

@vcavallo vcavallo commented Mar 3, 2017

As requested in this issue comment This updates administrate to use bourbon 5 properly, I hope. Along the way it seemed the sass gem dependency needed to be updated as well.

I have to admit these layered dependencies and Appraisal tests are slightly out of my depth, but as far as I can tell all tests pass and a skeleton sample app I set up using Rails 5.0.2 and Ruby 2.3.1 and including these two gems, verbatim:

gem 'bourbon'
gem "administrate", :git => 'https://github.com/vcavallo/administrate.git', :branch => 'bourbon-5-beta-7'

does work just fine, whereas when trying to use administrate on its own I got bundler errors like so:

screen shot 2017-03-03 at 11 53 55 am

Also, I'm not sure of the larger implications of requiring all Administrate users to upgrade to bourbon 5, especially since it seems there may be other issues with bourbon 5 dependencies?

Let me know if anything needs to change or be updated.
Thanks!

@vcavallo vcavallo mentioned this pull request Mar 3, 2017
@nickcharlton
Copy link
Member

Wonderful! I was curious that Circle didn't run with this, but it's running fine locally. So I'm going to merge!

@nickcharlton nickcharlton merged commit 900d266 into thoughtbot:master Mar 3, 2017
fwolfst pushed a commit to fwolfst/administrate that referenced this pull request Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants