Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 813731f

Browse files
committed
Update to require.js 2.1.2
1 parent a185040 commit 813731f

File tree

6 files changed

+17629
-9627
lines changed

6 files changed

+17629
-9627
lines changed

.rvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# First we specify our desired <ruby>[@<gemset>], the @gemset name is optional,
77
# Only full ruby name is supported here, for short names use:
88
# echo "rvm use 1.9.3" > .rvmrc
9-
environment_id="ruby-1.9.3-p125@requirejs-rails"
9+
environment_id="ruby-1.9.3@requirejs-rails"
1010

1111
# Uncomment the following lines if you want to verify rvm version per project
1212
# rvmrc_rvm_version="1.10.2" # 1.10.1 seams as a safe start

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<!--
22
Marked Style: GitHub
33
-->
4+
# v0.9.1
5+
6+
- Updated to to require.js \ r.js 2.1.2, and almond 0.2.2
7+
48
# v0.9.0
59

610
- **BREAKING CHANGE**: Upgrade RequireJS and r.js to v2.0.0

0 commit comments

Comments
 (0)