Skip to content

Commit 1ea285f

Browse files
committed
Update README to reflect Ruby 2.0 or greater requirement
1 parent c46ab82 commit 1ea285f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can then test your Raygun integration by running:
3333

3434
You should see an "ItWorksException" appear in your Raygun dashboard. You're ready to zap those errors!
3535

36-
NB: Raygun4Ruby currently requires Ruby >= 1.9
36+
NB: Raygun4Ruby currently requires Ruby >= 2.0
3737

3838
Note that the generator will create a file in `config/initializers` called "raygun.rb". If you need to do any further configuration or customization of Raygun, that's the place to do it!
3939

0 commit comments

Comments
 (0)