Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Update changelog and Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
meliaj committed Jan 3, 2019
1 parent 3dda3c9 commit d4b9848
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.0.2 (2019-01-03)

* Relax json dependency

## 2.0.1 (2018-05-15)

* Change students home_language 'Telegu' to 'Telugu'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PATH
remote: .
specs:
clever-ruby (2.0.1)
json (~> 1.8, >= 1.8.3)
clever-ruby (2.0.2)
json (>= 1.8, < 3)
typhoeus (~> 1.0, >= 1.0.1)

GEM
Expand Down

0 comments on commit d4b9848

Please sign in to comment.