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 sucker_punch gem #204

Closed
repeatedly opened this issue Jun 16, 2016 · 2 comments
Closed

Update sucker_punch gem #204

repeatedly opened this issue Jun 16, 2016 · 2 comments

Comments

@repeatedly
Copy link
Member

repeatedly commented Jun 16, 2016

Latest sucker_punch replaces celluloid with concurrent-ruby.
It is good for reducing gem dependencies.

@okkez
Copy link
Contributor

okkez commented Apr 19, 2018

sucker_punch gem is updated in #222 (1.6.0) and #223 (2.0.4)

$ gem dep sucker_punch
Gem sucker_punch-1.6.0
  celluloid (~> 0.17.2)
  pry (>= 0, development)
  rake (>= 0, development)
  rspec (>= 0, development)

Gem sucker_punch-2.0.4
  concurrent-ruby (~> 1.0.0)
  minitest (>= 0, development)
  pry (>= 0, development)
  rake (~> 10.0, development)

@okkez
Copy link
Contributor

okkez commented Apr 20, 2018

Released v0.4.5.

@okkez okkez closed this as completed Apr 20, 2018
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

No branches or pull requests

2 participants