Bump :lang ruby
nonsequitur/inf-ruby@fd8d392 -> nonsequitur/inf-ruby@e4ae089 pezra/rspec-mode@c4353a1 -> pezra/rspec-mode@9a2a9d2 arthurnn/minitest-emacs@6d9f623 -> arthurnn/minitest-emacs@97d7d17 asok/projectile-rails@228f631 -> asok/projectile-rails@0398d94
This commit is contained in:
parent
c049ada61c
commit
ab1daebb85
1 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
(package! yard-mode :pin "ba74a47463")
|
||||
|
||||
;; REPL
|
||||
(package! inf-ruby :pin "fd8d392fef")
|
||||
(package! inf-ruby :pin "e4ae089218")
|
||||
(when (featurep! :completion company)
|
||||
(package! company-inf-ruby :pin "fe3e4863bc"))
|
||||
|
||||
|
@ -27,10 +27,10 @@
|
|||
(package! chruby :pin "42bc6d521f"))
|
||||
|
||||
;; Testing frameworks
|
||||
(package! rspec-mode :pin "c4353a1bff")
|
||||
(package! minitest :pin "6d9f6233b7")
|
||||
(package! rspec-mode :pin "9a2a9d2935")
|
||||
(package! minitest :pin "97d7d1760b")
|
||||
|
||||
;; Rails
|
||||
(when (featurep! +rails)
|
||||
(package! projectile-rails :pin "228f631")
|
||||
(package! inflections :pin "e4f1372"))
|
||||
(package! projectile-rails :pin "0398d940a2")
|
||||
(package! inflections :pin "e4f1372cf2"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue