Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 4717858

Browse files
committed
readme illustrates react-rails pinned to ~> 1.3.2
1 parent 546a979 commit 4717858

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
@@ -58,7 +58,7 @@ In your Gemfile:
5858

5959
```ruby
6060
gem 'reactive-ruby'
61-
gem 'react-rails'
61+
gem 'react-rails', '~> 1.3.2'
6262
gem 'opal-rails'
6363
gem 'therubyracer', platforms: :ruby # Required for prerendering
6464
```

0 commit comments

Comments
 (0)