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

Prepare for 0.9.0 #139

Merged
merged 3 commits into from
Apr 30, 2019
Merged

Prepare for 0.9.0 #139

merged 3 commits into from
Apr 30, 2019

Conversation

boie0025
Copy link
Member

  • Bump ActiveAdmin version
  • Bump Rails version
  • Bump Devise version
    From @deivid-rodriguez
  • Remove unused gemfile and lockfile
  • Remove unused stuff from Gemfile
  • Use https source to prevent bundler warning
The git source
`git://github.com/activerecord-hackery/ransack-mongoid.git` uses the
`git` protocol, which transmits data without encryption. Disable this
warning with `bundle config git.allow_insecure true`, or switch to the
`https` protocol to keep your data secure.
  • Move pry-rails to main group
  • bundle update
  • Fix RSpec deprecation warning
Requiring `rspec/autorun` when running RSpec via the `rspec` command is
deprecated. Called from
/path/to/activesupport-5.2.2/lib/active_support/dependencies.rb:291:in
`require'.

@boie0025 boie0025 mentioned this pull request Apr 18, 2019
@boie0025
Copy link
Member Author

Thoughts on waiting for a PR for #138 ?

@grzegorz-jakubiak
Copy link
Collaborator

I'd include rubygems badge as well 😉

@boie0025
Copy link
Member Author

@grzegorz-jakubiak Will you please add that and push to this branch?

@grzegorz-jakubiak
Copy link
Collaborator

@boie0025 done

@boie0025 boie0025 merged commit bebfdff into master Apr 30, 2019
@boie0025 boie0025 deleted the nb/v0.9.0 branch April 30, 2019 00:22
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