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

Add RUBY_VERSION feature + pin json_pure/rspec-rubocop #200

Merged
merged 6 commits into from
Jul 29, 2016

Commits on Jul 29, 2016

  1. use official blacksmith releases

    we recently did a release, we don't need to pull it from git anymore.
    bastelfreak committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    00a2134 View commit details
    Browse the repository at this point in the history
  2. add support for RUBY_VERSION in Gemfile

    now we can set RUBY_VERSION and the needed operator. We're very smart in
    naming things so the two new options are: ruby-operator and
    ruby-version.
    
    We need that to pin certain gems only on certain damn legacy platforms
    bastelfreak committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    a208c47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcf1140 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6e3317 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e2f95d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3d7db4 View commit details
    Browse the repository at this point in the history