Commit Graph

19 Commits (50351320d779389ff911ccf72e26d73dba5c952f)

Author SHA1 Message Date
Brent Cook ccc2636fd4 bump Ruby to 2.4.2, fix security issues 2017-09-23 21:12:12 -04:00
Brent Cook 04f0a55ed4
revert back to Ruby 2.4.1 2017-06-23 20:39:44 -05:00
OJ 5588d0f7b2
Update payload cached sizes 2017-06-23 13:45:04 +10:00
Brent Cook 3237575024 add ruby 2.1-2.4, update gems with in-flight 2.4 fixes 2017-04-04 04:06:35 -05:00
Christian Mehlmauer ab210b0bf6
bump ruby version 2016-11-22 18:45:55 +01:00
Brent Cook fcb2ef3933 bump ruby, get new openssl fixes 2016-11-20 19:35:44 -06:00
Christian Mehlmauer 38320d4304
bump ruby version to 2.3.1 2016-05-03 06:23:15 +02:00
Christian Mehlmauer 9fc7921a31
bump ruby version 2016-03-31 23:40:15 +02:00
Adam Cammack d83d0ee633
Update Ruby to 2.1.8
https://www.ruby-lang.org/en/news/2015/12/16/ruby-2-1-8-released/

Fixes a security flaw in Fiddle & DL. Also fixes some bugs.
2016-02-03 18:21:57 -06:00
Fernando Arias 1a781729d1
Bump ruby to 2.1.7
MSP-13364
2015-10-02 13:06:54 -05:00
Tod Beardsley e06fa08470
Bump Ruby version to 2.1.6
Note, this should also happen for pretty much every other repo that
wants to be on "latest" Ruby in the 2.1.x line.
2015-05-07 13:22:59 -05:00
Tod Beardsley a6e23e5e4d
Default Ruby 2.1.5 for everyone
See #4506
2015-01-02 11:33:36 -06:00
Tod Beardsley 9c4614f73c
Oh good, another Ruby version bump
DoS Security issue in Ruby 1.9.3-p550 and prior, described here:

https://www.ruby-lang.org/en/news/2014/11/13/ruby-1-9-3-p551-is-released/

Not a hair-on-fire kind of deal, but should update at the earliest
opportunity to avoid getting DoS'ed by a malicious target.
2014-11-14 17:28:16 -06:00
Tod Beardsley 98607231e0
Bump to ruby-1.9.3-p550 2014-10-30 15:29:31 -05:00
Tod Beardsley 730ca62089
Bump to p547 to fix a regression in p545
In my excitement of landing #3281 I didn't check to see if there was a
newer Ruby available. Turns out, p547 was released on May 16, and fixes
a regression regarding OpenSSL.

Announcement:

https://www.ruby-lang.org/en/news/2014/05/16/ruby-1-9-3-p547-released/

Sorry about the shuffle.
2014-05-30 14:27:54 -05:00
Christian Mehlmauer 1634909975
Bumped ruby version to newest 1.9.3
Otherwise this message is always displayed when entering the folder
ruby-1.9.3-p484 is not installed.
To install do: 'rvm install ruby-1.9.3-p484'

And running up to date software is never a failure (even when
1.9.3 is no longer maintained)
2014-04-20 00:44:48 +02:00
Tod Beardsley fd009f1e46
Update default ruby to 1.9.3-p484 (CVE-2013-4164)
See
https://www.ruby-lang.org/en/news/2013/11/22/ruby-1-9-3-p484-is-released/
2013-11-22 11:20:21 -06:00
Matt Andreko 4f3b737c8c Fixed the .ruby-version file to not have the word "ruby" in it, since
it produces a warning whenever you use ruby
2013-09-20 21:59:31 -05:00
Tod Beardsley 6bb51b06de Add .ruby-version and .ruby-gemset for RVM
Using this will strongly encourage RVM users (which should be most/all
devs) to use Ruby 1.9.3-p448 and a gemset named "msf"
2013-09-13 11:35:22 -05:00