Skip to content

Commit

Permalink
YAGNI concurrent-ruby master branch now that 1.0.0.pre3 is released w…
Browse files Browse the repository at this point in the history
…ith fixes for warnings and circular require
  • Loading branch information
jeremy committed Oct 4, 2015
1 parent 24f9c03 commit f849cfe
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,6 @@ GIT
turbolinks (3.0.0)
coffee-rails

GIT
remote: git://github.com/ruby-concurrency/concurrent-ruby.git
revision: 10ceb96c146d2937b66e7a444445e5ab9edbeb7c
specs:
concurrent-ruby (1.0.0.pre3)

GIT
remote: git://github.com/sass/sass.git
revision: 4ef8e3167985ace91b2105916756bd93c5d7bba6
Expand Down Expand Up @@ -192,6 +186,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.9.1.1)
concurrent-ruby (1.0.0.pre3)
connection_pool (2.2.0)
dalli (2.7.4)
dante (0.2.0)
Expand Down Expand Up @@ -320,7 +315,6 @@ DEPENDENCIES
benchmark-ips
byebug
coffee-rails (~> 4.1.0)
concurrent-ruby (~> 1.0.0.pre3)!
dalli (>= 2.2.1)
delayed_job
delayed_job_active_record
Expand Down

0 comments on commit f849cfe

Please sign in to comment.