Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot] fcdfeedc39 Bump jwt from 2.1.0 to 2.10.3
Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.1.0 to 2.10.3.
- [Release notes](https://github.com/jwt/ruby-jwt/releases)
- [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jwt/ruby-jwt/compare/v2.1.0...v2.10.3)

---
updated-dependencies:
- dependency-name: jwt
  dependency-version: 2.10.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-02 22:18:58 +00:00
Melih Aksoy bd1bc9cab0 Updated workflow commands & gems 2020-01-02 17:04:27 +01:00
Melih Aksoy 88022629e1 WIP: feature/abstractions (#45)
* Abstraction layer backup

* Removed DataEntity, was unnecessary for now

* Separated network, persistence, entities and interaction, closes #29

* Renamed binding

* Removed build files, example tests

Removed build files, example tests

* Fixed build files were not being ignored all around app

* Updated CI ymls

* Small changes

* Fixed legacy repository package names

* Fixed CQ findings

* Updated Fastlane

* Packaging changes and version upgrades

* Removed core from interactors

* Version bumps

* Added new module graph
2019-10-30 17:27:53 +01:00
Melih Aksoy 9aa7a5b25f Updated fastlane version (#39)
Signed-off-by: Melih Aksoy <aksoy.melihcan@gmail.com>
2019-09-23 21:50:30 +02:00
Melih Aksoy 2a90aba88b Single activity approach (#30)
* CircleCI config fixes

* Implicit deeplinking via navController navigate

* Removed jacoco.exec files. Closes # 32
2019-08-21 17:16:02 +02:00